Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dremote_test.py170 def matmul_func(x, y): function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Ddot_op_emitter.cc871 llvm::FunctionCallee matmul_func = in EmitCallToRuntime() local
954 llvm::FunctionCallee matmul_func = in EmitCallToBatchRuntime() local