Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dmatmul_op_impl.h70 struct ParallelMatMulKernel { struct
71 static void Conjugate(const OpKernelContext* context, Tensor* out) { in Conjugate()
77 static void Run(const OpKernelContext* context, const Tensor& in_x, in Run()