Searched defs:print_readable (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/torch/export/ | ||
H A D | unflatten.py | 157 def print_readable( member in InterpreterModule |
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ | ||
H A D | Logging.cpp | 20 void ComputeGraph::print_readable() { in print_readable() function in vkcompute::ComputeGraph |
/aosp_15_r20/external/pytorch/torch/distributed/pipelining/ | ||
H A D | _IR.py | 992 def print_readable(self): member in Pipe |
/aosp_15_r20/external/pytorch/torch/fx/ | ||
H A D | graph_module.py | 870 …def print_readable(self, print_output=True, include_stride=False, include_device=False, colored=Fa… member in GraphModule |