pytorch/functorch/_src
2022-09-21 09:25:24 +00:00
..
__init__.py
aot_autograd.py Ported matmul compositeimplicitautograd impl into core (#85239) 2022-09-21 09:25:24 +00:00
benchmark_utils.py
compile_utils.py
compilers.py
config.py Setup fake tensor and symbolic shapes once at beginning of AOTAutograd (#85233) 2022-09-20 19:11:25 +00:00
eager_transforms.py Stop loading jit decomps in eager_transforms.py (#85151) 2022-09-19 17:06:15 +00:00
fx_minifier.py
make_functional.py
monkey_patching.py Stop monkeypatching Tensor.backward() on import functorch (#85152) 2022-09-19 17:06:15 +00:00
named_members_polyfill.py
partitioners.py Use alias for nop decomp (#84727) 2022-09-16 18:50:56 +00:00
python_key.py
pytree_hacks.py
top_operators_github_usage.py
vmap.py