Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/Conversion/TosaToLinalg/
H A Dtosa-to-linalg-named.mlir23 …// CHECK: linalg.quantized_batch_matmul ins(%arg0, %arg1, [[ONE]], [[TWO]] : tensor<1x5x3xi8>, ten…
/llvm-project-15.0.7/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py136 def quantized_batch_matmul(A=TensorDef(T1, Batch, S.M, S.K), function
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml552 name: quantized_batch_matmul