Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_backend.cpp147 setShouldUseFormatWithStringTable(true); in TEST()
174 setShouldUseFormatWithStringTable(false); in TEST()
420 setShouldUseFormatWithStringTable(true); in TEST()
465 setShouldUseFormatWithStringTable(false); in TEST()
/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dsource_range_serialization.h63 TORCH_API void setShouldUseFormatWithStringTable(
H A Dsource_range_serialization.cpp255 TORCH_API void setShouldUseFormatWithStringTable( in setShouldUseFormatWithStringTable() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dscript_init.cpp2332 setShouldUseFormatWithStringTable); in initJitScriptBindings()