pytorch/torch/_library
2025-06-25 06:16:06 +00:00
..
__init__.py
autograd.py [custom_ops][perf] Move expensive pytree traversals of tensors to C++ (#148555) 2025-04-01 18:45:48 +00:00
custom_ops.py [BE][PYFMT] migrate PYFMT for torch/_[a-h]*/ to ruff format (#144551) 2025-06-25 06:16:06 +00:00
fake_class_registry.py [torchbind] fix error message when attr is a real tensor. (#151944) 2025-04-23 17:32:11 +00:00
fake_impl.py [custom ops] Override fake registration (#150806) 2025-04-12 02:43:47 +00:00
fake_profile.py Save/load op profiles (#151817) 2025-04-29 23:11:32 +00:00
infer_schema.py [BE][PYFMT] migrate PYFMT for torch/_[a-h]*/ to ruff format (#144551) 2025-06-25 06:16:06 +00:00
simple_registry.py
triton.py Typo Errors fixed in multiple files (#148262) 2025-03-09 12:21:40 +00:00
utils.py Add torch._C.Tag.needs_contiguous_strides (#152859) 2025-05-08 04:49:59 +00:00