[all-commits] [llvm/llvm-project] f15127: [mlir][sparse] Fix Python interface for bufferizat...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Nov 9 21:39:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f151274454c2b55c5c64363ddc590d489d26c3fc
      https://github.com/llvm/llvm-project/commit/f151274454c2b55c5c64363ddc590d489d26c3fc
  Author: bixia1 <bixia at google.com>
  Date:   2022-11-09 (Wed, 09 Nov 2022)

  Changed paths:
    M mlir/python/mlir/dialects/_bufferization_ops_ext.py
    M mlir/test/Integration/Dialect/SparseTensor/taco/tools/mlir_pytaco.py

  Log Message:
  -----------
  [mlir][sparse] Fix Python interface for bufferization.alloc_tensor.

Add size_hint operand to the Python interface.
Fix pytaco.

Reviewed By: aartbik

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




More information about the All-commits mailing list