pytorch/torch/profiler
namgyu-youn f17f658125 [profiler] add more CUDA API for kernel launcher (#156016)
Add more kernel detection options, resolving TODO
- References : [NVIDIA - docs](https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__EXECUTION.html)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/156016
Approved by: https://github.com/albanD

Co-authored-by: albanD <desmaison.alban@gmail.com>
2025-07-03 15:26:42 +00:00
..
__init__.py [remove untyped defs] batch 1 (#157011) 2025-06-30 23:54:40 +00:00
_memory_profiler.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
_pattern_matcher.py [BE][6/16] fix typos in torch/ (#156316) 2025-06-23 02:57:34 +00:00
_utils.py [profiler] add more CUDA API for kernel launcher (#156016) 2025-07-03 15:26:42 +00:00
itt.py [BE][Easy][19/19] enforce style for empty lines in import segments in torch/[o-z]*/ (#129771) 2024-08-01 17:07:14 +00:00
profiler.py [Profiler] Induce Inductor Import before Profiling (#155243) 2025-06-07 23:58:50 +00:00
python_tracer.py PEP585 update - torch/nn torch/optim torch/package torch/profiler torch/serialization torch/sparse torch/xpu (#145175) 2025-01-21 16:57:27 +00:00