Searched refs:TransposeAndConjugateAllocatedTensor (Results 1 – 1 of 1) sorted by relevance
223 ctx, TransposeAndConjugateAllocatedTensor( in Compute()465 return TransposeAndConjugateAllocatedTensor(ctx, input, conjugate, output); in TransposeAndConjugateTensor()470 Status TransposeAndConjugateAllocatedTensor(OpKernelContext* ctx, in TransposeAndConjugateAllocatedTensor() function in tensorflow::CSRMatMulCPUOp