Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/
Djit_log.cpp43 std::string getLoggingLevels() const { in getLoggingLevels() function in torch::jit::JitLoggingConfig
65 return JitLoggingConfig::getInstance().getLoggingLevels(); in get_jit_logging_levels()