torch-mlir/test/python/fx_importer/v2.3
Vivek Khandelwal 22c9008bb9
build: Update Roll PyTorch version (#3548)
This commit also updates the PyTorch and Torchvision nightly links since
they are now moved to a different location.

PyTorch Nightly: https://download.pytorch.org/whl/nightly/cpu/torch/
Torchvision Nightly:
https://download.pytorch.org/whl/nightly/cpu/torchvision/

Disables dtype checks for some ops, tracked by https://github.com/llvm/torch-mlir/issues/3552

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
2024-07-19 21:38:57 +05:30
..
auto_functionalized.py [fx] Implement auto_functionalized higher order op. (#3063) 2024-03-26 17:06:05 -07:00
lit.local.cfg [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00
mutation_import.py [fx] Support ExportedProgram buffer mutation. (#3080) 2024-04-01 14:18:12 -07:00
special_forms_test.py [fx] Fix type determination for multi-return ops and static `None` returns. (#3081) 2024-04-01 09:39:38 -07:00
types_test.py build: Update Roll PyTorch version (#3548) 2024-07-19 21:38:57 +05:30