Unverified Commit 79b9d41b authored by Yinying Li's avatar Yinying Li Committed by GitHub
Browse files

[mlir][sparse] Generalize sparse encoding in check tests (#67476)

For all the mlir tests (except for roundtrip_coding.mlir), change the
check test to use general form of encoding
`#sparse_tensor.encoding<{{{.*}}}>` instead of actual encoding such as
`#sparse_tensor.encoding<{ lvlTypes = [ "compressed", "singleton" ] }>`.
parent 32e10aa6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment