Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/jit/
H A D__init__.py52 save_jit_module_to_flatbuffer,
H A D_serialization.py198 def save_jit_module_to_flatbuffer(m, f, _extra_files=None): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_save_load.py1061 torch.jit.save_jit_module_to_flatbuffer(m, path)
1117 torch.jit.save_jit_module_to_flatbuffer(first_script_module, first_saved_module)