Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/torch/include/torch/csrc/onnx/init.h

#pragma once

#include <torch/csrc/utils/pybind.h>

namespace torch::onnx {

void initONNXBindings(PyObject* module);

} // namespace torch::onnx
Back to Directory File Manager