Home
last modified time | relevance | path

Searched refs:matmul_unsigned (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Dgeneralize-named-polymorphic-ops.mlir82 %0 = linalg.matmul_unsigned ins(%A, %B: tensor<16x8xi16>, tensor<8x32xi64>)
95 %0 = linalg.matmul_unsigned ins(%A, %B: tensor<16x8xi16>, tensor<8x32xi64>)
108 %0 = linalg.matmul_unsigned ins(%A, %B: tensor<16x8xf16>, tensor<8x32xf64>)
/llvm-project-15.0.7/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py64 def matmul_unsigned(A=TensorDef(T1, S.M, S.K), function
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml232 name: matmul_unsigned