Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dsource_range_serialization.cpp256 bool should_use_format_with_string_table) { in setShouldUseFormatWithStringTable() argument
257 should_use_format_with_string_table_ = should_use_format_with_string_table; in setShouldUseFormatWithStringTable()
H A Dsource_range_serialization.h64 bool should_use_format_with_string_table);