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