Home
last modified time | relevance | path

Searched defs:quantized_batch_matmul (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgNamedStructuredOps.yaml1825 name: quantized_batch_matmul global() play
/llvm-project/mlir/python/mlir/dialects/linalg/opdsl/ops/
H A Dcore_named_ops.py567 def quantized_batch_matmul( global() function