[all-commits] [llvm/llvm-project] 9918d2: [mlir][sparse] remove sparse output python example...

Aart Bik via All-commits all-commits at lists.llvm.org
Wed Sep 13 15:11:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9918d2556c991699e8efb2f998ac7908af9d72e6
      https://github.com/llvm/llvm-project/commit/9918d2556c991699e8efb2f998ac7908af9d72e6
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    R mlir/test/Integration/Dialect/SparseTensor/python/test_elementwise_add_sparse_output.py
    R mlir/test/Integration/Dialect/SparseTensor/python/tools/np_to_sparse_tensor.py

  Log Message:
  -----------
  [mlir][sparse] remove sparse output python example (#66298)

Rationale:
This was actually just a pure "string based" test
with very little actual python usage. The output
sparse tensor was handled via the deprecated
convertFromMLIRSparseTensor method.




More information about the All-commits mailing list