blob: f2cb339980eb3c07a09888a4a7344bd56fb12b05 [file] [log] [blame]
#pragma once
#include "torch/csrc/utils/pybind.h"
namespace torch { namespace onnx {
void initONNXBindings(PyObject* module);
}} // namespace torch::onnx