Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/sparse/
Dmat_mul_op.cc223 ctx, TransposeAndConjugateAllocatedTensor( in Compute()
465 return TransposeAndConjugateAllocatedTensor(ctx, input, conjugate, output); in TransposeAndConjugateTensor()
470 Status TransposeAndConjugateAllocatedTensor(OpKernelContext* ctx, in TransposeAndConjugateAllocatedTensor() function in tensorflow::CSRMatMulCPUOp