torch_npu.profiler.supported_profiler_level()
查询当前支持的torch_npu.profiler.ProfilerLevel级别。
import torch import torch_npu ... torch_npu.profiler.supported_profiler_level()