Home
last modified time | relevance | path

Searched refs:strip_doc_string (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.h56 bool strip_doc_string = true,
H A Dexport.cpp1410 bool strip_doc_string, in export_onnx() argument
1424 strip_doc_string, in export_onnx()
/aosp_15_r20/external/pytorch/test/onnx/
H A Dverify.py372 onnx.helper.strip_doc_string(x)
H A Dtest_utility_funs.py743 onnx.helper.strip_doc_string(model_strip)
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_ir.cpp255 bool strip_doc_string, in initPythonIRBindings()
275 strip_doc_string, in initPythonIRBindings()