pytorch/torch/_strobelight
Suresh Babu Kolla 5193f23469 [Pytorch] Cleanup Strobelight URL and shorten for readability (#136102)
Summary:
- Converted strobelight URL prefix to more readable and editable json
- Dump shortened URLs when possible for easier readability

Test Plan:
```
python ./torch/_strobelight/examples/compile_time_profile_example.py
python torch/_strobelight/examples/cli_function_profiler_example.py
```

Differential Revision: D62690292

Pull Request resolved: https://github.com/pytorch/pytorch/pull/136102
Approved by: https://github.com/laithsakka
2024-09-16 18:10:33 +00:00
..
examples Revert "[Pytorch] Consolidate Strobelight compile time profiler between OSS and fbcode (#135953)" 2024-09-15 05:32:38 +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 Add compile time profiler for non fbcode targets (#126904) 2024-05-29 05:06:37 +00:00
compile_time_profiler.py [Pytorch] Cleanup Strobelight URL and shorten for readability (#136102) 2024-09-16 18:10:33 +00:00