Searched refs:get_jit_logging_levels (Results 1 – 4 of 4) sorted by relevance
27 ASSERT_EQ("f1", ::torch::jit::get_jit_logging_levels()); in TEST()
52 TORCH_API std::string get_jit_logging_levels();
64 std::string get_jit_logging_levels() { in get_jit_logging_levels() function
899 []() { return ::torch::jit::get_jit_logging_levels(); }) in initJITBindings()