Searched defs:pretty_print_recursive (Results 1 – 2 of 2) sorted by relevance
276 void pretty_print_recursive(std::ostream& stream) const { in pretty_print_recursive() function
352 void Module::pretty_print_recursive( in pretty_print_recursive() function in torch::nn::Module