GameServerX / MLPY /Lib /site-packages /onnx /onnx-operators_pb.h
Kano001's picture
Upload 2707 files
dc2106c verified
raw
history blame
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