Home
last modified time | relevance | path

Searched defs:print_readable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/export/
H A Dunflatten.py157 def print_readable( member in InterpreterModule
512 def print_readable( member in UnflattenedModule
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DLogging.cpp20 void ComputeGraph::print_readable() { in print_readable() function in vkcompute::ComputeGraph
/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A D_IR.py992 def print_readable(self): member in Pipe
/aosp_15_r20/external/pytorch/torch/fx/
H A Dgraph_module.py870 …def print_readable(self, print_output=True, include_stride=False, include_device=False, colored=Fa… member in GraphModule