pytorch/torchgen/api
PyTorch MergeBot d5e6f42094 Revert "Use std::string_view in torchgen (#157050)"
This reverts commit 064288cbab.

Reverted https://github.com/pytorch/pytorch/pull/157050 on behalf of https://github.com/jeanschmidt due to Seems to have broken internal builds, more details on D77449943. @ezyang may I count on your help to get those changes merged? ([comment](https://github.com/pytorch/pytorch/pull/157050#issuecomment-3020222668))
2025-06-30 18:08:54 +00:00
..
types Revert "Use std::string_view in torchgen (#157050)" 2025-06-30 18:08:54 +00:00
__init__.py
autograd.py [BE] fix typos in torchgen/ (#156083) 2025-06-17 19:25:50 +00:00
cpp.py [BE] fix typos in torchgen/ (#156083) 2025-06-17 19:25:50 +00:00
dispatcher.py [torchgen] Refactor torchgen.utils.FileManager to accept pathlib.Path (#150726) 2025-05-15 02:52:24 +00:00
functionalization.py Revert "Make functionalization ViewMeta serializable with pickle. (#143712)" 2025-01-17 00:52:50 +00:00
lazy.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00
meta.py
native.py [torchgen] Refactor torchgen.utils.FileManager to accept pathlib.Path (#150726) 2025-05-15 02:52:24 +00:00
python.py Revert "Use std::string_view in torchgen (#157050)" 2025-06-30 18:08:54 +00:00
structured.py [torchgen] Refactor torchgen.utils.FileManager to accept pathlib.Path (#150726) 2025-05-15 02:52:24 +00:00
translate.py
ufunc.py
unboxing.py