Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/compatibility/
H A Dmodel_compatibility.cpp48 bool bytecode_tensor_in_constants_archive = in readArchive() local
54 bytecode_tensor_in_constants_archive ? "constants/" : "", in readArchive()
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dimport.cpp485 bool bytecode_tensor_in_constants_archive = in readArchive() local
492 bytecode_tensor_in_constants_archive ? "constants/" : "", in readArchive()