Home
last modified time | relevance | path

Searched defs:use_flatbuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/train/
H A Dexport_data.cpp124 bool use_flatbuffer) { in _save_parameters()
145 bool use_flatbuffer) { in _save_parameters()
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport_module.cpp836 bool use_flatbuffer) { in ExportModule()
857 bool use_flatbuffer) { in ExportModule()
925 bool use_flatbuffer) { in ExportModule()
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp2372 bool use_flatbuffer = false) { in initJitScriptBindings()