Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
BlackAlpha/Server2
Kano001
/
GameServerX
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dc2106c
GameServerX
/
MLPY
/
Lib
/
site-packages
/
onnx
/
onnx-operators_pb.h
Kano001
Upload 2707 files
dc2106c
verified
6 months ago
raw
Copy download link
history
blame
Safe
202 Bytes
/*
* SPDX-License-Identifier: Apache-2.0
*/
#
pragma
once
#
include
"onnx/onnx_pb.h"
#
ifdef
ONNX_ML
#
include
"onnx/onnx-operators-ml.pb.h"
#
else
#
include
"onnx/onnx-operators.pb.h"
#
endif