torch-mlir/test/python/fx_importer
Peiming Liu cff144b3ac
[sparse] fix double free due to incompatibility between buffer-deallo… (#3303)
…cation and sparse tensors.

**NOTE**: This PR _doges_ the issue in buffer-deallocation pass instead
of resolving it. In the future, we need to fix the bug in
buffer-deallocation pass when handling code generated by sparse
compiler.
2024-05-08 21:18:17 -07:00
..
v2.3 [NFC reformat] Run pre-commit on all files and format misc. 2024-04-27 14:08:09 -07:00
basic_test.py [FX] Add broadcast test with dynamic dim (#3123) 2024-04-29 09:21:12 -07:00
sparse_test.py [sparse] fix double free due to incompatibility between buffer-deallo… (#3303) 2024-05-08 21:18:17 -07:00