Searched defs:addStatValue (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ | ||
H A D | logging.h | 29 void addStatValue( in addStatValue() function |
H A D | logging.cpp | 13 void LockingLogger::addStatValue(const std::string& stat_name, int64_t val) { in addStatValue() function in torch::jit::logging::LockingLogger |