pytorch/torch/_custom_op
rzou a8e17b2d4d Move schema inference to torch._library (#124199)
After this PR, we can delete torch._custom_op/torch._custom_ops (except
there are external libraries depending it).
Pull Request resolved: https://github.com/pytorch/pytorch/pull/124199
Approved by: https://github.com/albanD
ghstack dependencies: #124180, #124200, #124299, #124134
2024-04-19 17:56:30 +00:00
..
__init__.py
autograd.py [BE]: Remove useless lambdas (#113602) 2023-11-14 20:06:48 +00:00
functional.py Allow functionalization to work with optional mutable (#114803) 2023-11-30 23:48:03 +00:00
impl.py Move schema inference to torch._library (#124199) 2024-04-19 17:56:30 +00:00