Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.h314 struct TORCH_API ProfilerDisableOptions { struct
316 ProfilerDisableOptions(bool shouldCleanupTLSState, bool shouldConsolidate) in ProfilerDisableOptions() argument
334 std::optional<ProfilerDisableOptions> profilerDisableOptions = argument