7 comments (7 comments)1 reaction (1 reaction)0 assignees (0 assignees)Python602 forks (602 forks)batch import
HacktoberfestPyDataGlobalenhancementhelp wanted
Repository metrics
- Stars
- 4,313 stars (4,313 stars)
- PR merge metrics
- Avg merge 18d 23h (Avg merge 18d 23h)19 merged PRs in 30d (19 merged PRs in 30d)
Description
🚀 Feature
As discussed in #1916, a new profiler tool was recently introduced and it would be nice to have a specific handler in ignite.
Contributor guide
- Research direction
- Study the existing profiler handler and the new PyTorch profiler API, then implement a new handler that mirrors the old one but utilizes the new profiler.
- Tech stack
- pythonpytorch
- Domain
- backendmachine learningai
- Issue type
- Feature
- Prerequisites
- PythonPyTorch