Home
last modified time | relevance | path

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

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