pytorch/torchgen/api
Sherlock Huang bb454891ed [Reland] Add sym_size/stride/numel/storage_offset to native_function.… (#100749)
…yaml (#91… (#91919)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/91919 Approved by: https://github.com/ezyang

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/92402

Reviewed By: ezyang

Differential Revision: D42565586

Pulled By: SherlockNoMad

fbshipit-source-id: 1c2986e45307e076d239836a1b45441a9fa3c9d9
ghstack-source-id: 969f4928486e04c57aaf98e20e3c3ca946c51613

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/100749
Approved by: https://github.com/zhxchen17, https://github.com/albanD
2023-05-12 22:57:42 +00:00
..
types [Reland] Add sym_size/stride/numel/storage_offset to native_function.… (#100749) 2023-05-12 22:57:42 +00:00
__init__.py
autograd.py Skip invalid grads in outplace foreachs' backward (#100256) 2023-04-29 22:45:26 +00:00
cpp.py [Reland] Add sym_size/stride/numel/storage_offset to native_function.… (#100749) 2023-05-12 22:57:42 +00:00
dispatcher.py
functionalization.py
lazy.py
meta.py
native.py
python.py [WIP] enable cuda graphs support for flash attention with dropout (#100196) 2023-05-08 16:19:18 +00:00
structured.py
translate.py
ufunc.py
unboxing.py