Home
last modified time | relevance | path

Searched defs:matmul_type (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dunroll_batch_matmul.cc206 const auto matmul_type = RankedTensorType::get({rows, cols}, element_type); in matchAndRewrite() local
Deinsum.cc660 auto matmul_type = in rewriteToBatchMatmul() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc865 llvm::FunctionType* matmul_type = llvm::FunctionType::get( in EmitCallToRuntime() local
948 llvm::FunctionType* matmul_type = llvm::FunctionType::get( in EmitCallToBatchRuntime() local