Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/utils/viz/
H A DMemoryViz.js778 function process_alloc_data(snapshot, device, plot_segments, max_entries) { argument
1221 plot_segments = false, argument
/aosp_15_r20/external/pytorch/torch/cuda/
H A D_memory_viz.py400 def trace_plot(data, device=None, plot_segments=False): argument