[all-commits] [llvm/llvm-project] 1cd13e: [mlir][sparse][taco] Support more data types.

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed May 4 10:05:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cd13e6e9851b8c933603f6bd0236690b4f0df90
      https://github.com/llvm/llvm-project/commit/1cd13e6e9851b8c933603f6bd0236690b4f0df90
  Author: Bixia Zheng <bixia at google.com>
  Date:   2022-05-04 (Wed, 04 May 2022)

  Changed paths:
    A mlir/test/Integration/Dialect/SparseTensor/taco/test_tensor_types.py
    M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py
    M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco_api.py
    M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco_utils.py

  Log Message:
  -----------
  [mlir][sparse][taco] Support more data types.

Support int8, int16, int32 and int32. Also fix source code format in mlir_pytaco_utils.py.

Add tests.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D124925




More information about the All-commits mailing list