Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc638 llvm::FunctionCallee matmul_func = in EmitCallToRuntime() local
640 if (auto* fn = llvm::dyn_cast<llvm::Function>(matmul_func.getCallee())) { in EmitCallToRuntime()
673 matmul_func, in EmitCallToRuntime()