Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/contrib/
H A D_tensorboard_vis.py54 def visualize_graph_executor(state, name_prefix, pb_graph, inline_graph): argument
99 def inline_graph(subgraph, name, node): function