Home
last modified time | relevance | path

Searched refs:onnx_file_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.cpp210 const std::string& onnx_file_path) { in CreateExternalFile() argument
211 auto folder = GetFileRootPath(onnx_file_path); in CreateExternalFile()
240 const std::string& onnx_file_path,
283 const std::string& onnx_file_path = std::string());
298 const std::string& onnx_file_path = std::string());
306 const std::string& onnx_file_path = std::string());
313 const std::string& onnx_file_path,
323 const std::string& onnx_file_path = std::string());
341 const std::string& onnx_file_path = std::string());
348 const std::string& onnx_file_path = std::string());
[all …]
H A Dexport.h61 const std::string& onnx_file_path = std::string(),
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_ir.cpp259 const std::string& onnx_file_path, in initPythonIRBindings()
280 onnx_file_path, in initPythonIRBindings()