pytorch/torch/csrc/lazy
Aaron Gokaslan 457dd79927 [BE][Ez]: Remove unnecessary accesses of dim vector (#155334)
It's better because you return less date, encapsulate more, and no longer need special handling of symvec vs nonsym vec dim(). Also removes a few casts and fixes a few potential edge cases relating to unsigned comparisons

Pull Request resolved: https://github.com/pytorch/pytorch/pull/155334
Approved by: https://github.com/ezyang
2025-06-06 21:28:25 +00:00
..
backend
core [BE][Ez]: Remove unnecessary accesses of dim vector (#155334) 2025-06-06 21:28:25 +00:00
generated
python [1/N] Deprecate c10::string_view and at::string (#151972) 2025-04-29 07:23:52 +00:00
ts_backend [1/N] Use internal linkage in torch/csrc C++ files. (#150930) 2025-04-11 02:19:31 +00:00
test_mnist.py
tutorial.md