Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_printer.cpp207 static void formatIntSuffix(std::ostream& os, int64_t v) { in formatIntSuffix() function
212 static void formatIntSuffix(std::ostream& os, T v) {} in formatIntSuffix() function