pytorch/functorch/examples/compilation
Edward Z. Yang e6ec0efaf8 Apply UFMT to all non test/torch files (#106205)
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

Pull Request resolved: https://github.com/pytorch/pytorch/pull/106205
Approved by: https://github.com/albanD
2023-07-29 02:56:24 +00:00
..
eager_fusion.py Apply UFMT to all non test/torch files (#106205) 2023-07-29 02:56:24 +00:00
fuse_module.py Apply UFMT to all non test/torch files (#106205) 2023-07-29 02:56:24 +00:00
linear_train.py Apply UFMT to all non test/torch files (#106205) 2023-07-29 02:56:24 +00:00
README.md
simple_function.py Apply UFMT to all non test/torch files (#106205) 2023-07-29 02:56:24 +00:00

Compilation Examples

WARNING: Compilation is currently very experimental and example here don't work out of the box with functorch