Searched defs:find_total_for_module (Results 1 – 2 of 2) sorted by relevance
62 find_total_for_module section in Inspector Methods73 print(inspector.find_total_for_module("L__self___conv_layer")) argument
1177 def find_total_for_module(self, module_name: str) -> float: member in Inspector