Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dpython_print.cpp949 const auto customFormatter = [&](std::ostream& ss, const IValue& v) { in printConstant() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.cpp184 const auto customFormatter = [](std::ostream& ss, const IValue& input) { in printAttribute() local