Home
last modified time | relevance | path

Searched refs:create_tensor_allocation_info (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/util/
H A Dactivation_memory_profiler.py49 def create_tensor_allocation_info(graph: torch.fx.Graph) -> List[MemoryTimeline]: function
130 memory_timeline = create_tensor_allocation_info(exported_program.graph)