Searched refs:PreprocessCaffe2Ops (Results 1 – 3 of 3) sorted by relevance
26 TORCH_API void PreprocessCaffe2Ops(std::shared_ptr<Graph>& graph);
158 void PreprocessCaffe2Ops(std::shared_ptr<Graph>& graph) { in PreprocessCaffe2Ops() function
41 .def("_jit_pass_onnx_preprocess_caffe2", PreprocessCaffe2Ops) in initONNXBindings()