Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp696 void extra_files_to_python(const ExtraFilesMap& m, const py::dict& pydict) { in extra_files_to_python() function
1859 extra_files_to_python(extra_files_map, extra_files); in initJitScriptBindings()
1905 extra_files_to_python(extra_files_map, extra_files); in initJitScriptBindings()
1971 extra_files_to_python(cpp_extra_files, py_extra_files); in initJitScriptBindings()
1987 extra_files_to_python(cpp_extra_files, py_extra_files); in initJitScriptBindings()