Home
last modified time | relevance | path

Searched defs:should_copy_tensor_memory (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dflatbuffer_loader.cpp122 void setShouldCopyTensorMemory(bool should_copy_tensor_memory) { in setShouldCopyTensorMemory()
763 bool should_copy_tensor_memory) { in parse_and_initialize_mobile_module()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_flatbuffer.cpp46 bool should_copy_tensor_memory = false) { in parse_mobile_module()