pytorch/torch/_strobelight
Aaron Gokaslan e738f7ba23 [BE]: Enable ruff rule SIM113 (#147290)
Lint rules that tells the user to avoid keeping track of their own counter and use the builtin enumerate when possible.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/147290
Approved by: https://github.com/jansel
2025-02-16 22:41:16 +00:00
..
examples [BE]: Enable ruff rule SIM113 (#147290) 2025-02-16 22:41:16 +00:00
__init__.py Add compile time profiler for non fbcode targets (#126904) 2024-05-29 05:06:37 +00:00
cli_function_profiler.py PEP585 update - torch/_C torch/_decomp torch/_lazy torch/_library torch/_numpy torch/_prims torch/_refs torch/_strobelight (#145102) 2025-01-18 20:47:12 +00:00
compile_time_profiler.py Increase default COMPILE_STROBELIGHT_MAX_STACK_LENGTH to 500 (#138006) 2024-10-17 07:31:32 +00:00