pytorch/torch/_dynamo/backends
2024-11-02 00:10:17 +00:00
..
__init__.py
common.py typing compile_fx.py (#138033) 2024-10-21 18:14:59 +00:00
cudagraphs.py [BE][Easy][15/19] enforce style for empty lines in import segments in torch/_d*/ (#129767) 2024-07-31 21:18:11 +00:00
debugging.py Class rename (#139490) 2024-11-02 00:10:17 +00:00
distributed.py Made DDPOptimizer work with HOPs (#138787) 2024-10-25 18:59:01 +00:00
inductor.py [inductor] enable inductor backend for dynamo on Windows. (#133921) 2024-08-20 16:46:19 +00:00
onnxrt.py [BE][Easy][15/19] enforce style for empty lines in import segments in torch/_d*/ (#129767) 2024-07-31 21:18:11 +00:00
registry.py register all entry_point backends on first attempt (#132546) 2024-08-29 18:59:29 +00:00
tensorrt.py Unify MYPYINDUCTOR and MYPY (#118432) 2024-01-27 17:23:20 +00:00
torchxla.py [BE][Easy][15/19] enforce style for empty lines in import segments in torch/_d*/ (#129767) 2024-07-31 21:18:11 +00:00
tvm.py [BE][Easy][15/19] enforce style for empty lines in import segments in torch/_d*/ (#129767) 2024-07-31 21:18:11 +00:00