Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dprofiler_edge.cpp15 const bool report_input_shapes, in KinetoEdgeCPUProfiler()
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dkineto_client_interface.cpp28 bool report_input_shapes = false, in prepare()
/aosp_15_r20/external/pytorch/torch/csrc/profiler/orchestration/
H A Dobserver.cpp36 bool report_input_shapes, in ProfilerConfig()
H A Dobserver.h105 bool report_input_shapes; member