Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/exir/
H A Dmemory_planning.py192 ) & get_graph_output_tensors(graph_module.graph.nodes)
326 def get_graph_output_tensors(nodes: Iterable[Node]) -> Set[TensorSpec]: function
362 get_graph_output_tensors(nodes) if ignore_graph_output else set()