pytorch/torch/csrc/lazy
Karhou Tam 39df24fe04 [Code Clean] Replace std::runtime_error with TORCH_CHECK (#163610)
Including:
- `torch/csrc/instruction_counter`
- `torch/csrc/lazy`
- `torch/csrc/monitor`
- `torch/csrc/profiler`
- `torch/csrc/dynamo`

Fixes part of #148114

Personal mistake about (PR #163317), this PR does the same thing **and PR #163317 has already been approved by @albanD.**

This is a personal mistake on my part, and I'm so sorry about that. Hope you won't mind @albanD. 🥹

Pull Request resolved: https://github.com/pytorch/pytorch/pull/163610
Approved by: https://github.com/albanD, https://github.com/Skylion007
2025-09-26 04:52:48 +00:00
..
backend Remove unneeded std::make_optional (#141567) 2024-11-28 00:05:21 +00:00
core [Code Clean] Replace std::runtime_error with TORCH_CHECK (#163610) 2025-09-26 04:52:48 +00:00
generated
python [BE] remove torch deploy - conditionals (#158288) 2025-07-29 17:40:49 +00:00
ts_backend [Code Clean] Replace std::runtime_error with TORCH_CHECK (#163610) 2025-09-26 04:52:48 +00:00
test_mnist.py
tutorial.md [BE][7/16] fix typos in torch/ (torch/csrc/) (#156317) 2025-06-23 02:57:41 +00:00