torch-mlir/test/python/fx_importer
Aart Bik 491f4820f5
[torch-mlir][sparse] pre-pend named buffers to parameter list (#3178)
weights and biases and other model parameters appear as a separate data
structure to the traced graph, but are needed when running the MLIR
compiled code; this PR implements that extended functionality
2024-04-17 14:44:05 -07:00
..
v2.3 [fx] Fix type inference for scalar/int types. (#3099) 2024-04-02 13:56:43 -07:00
basic_test.py [FxImporter] Type conversion to resolve the mismatch between Py type and schema type (#3163) 2024-04-15 23:14:19 -07:00
sparse_test.py [torch-mlir][sparse] pre-pend named buffers to parameter list (#3178) 2024-04-17 14:44:05 -07:00