Searched refs:TransposeAndConjugateTensor (Results 1 – 1 of 1) sorted by relevance
194 ctx, TransposeAndConjugateTensor(ctx, matrix_b, this->conjugate_b_, in Compute()456 Status TransposeAndConjugateTensor(OpKernelContext* ctx, const Tensor& input, in TransposeAndConjugateTensor() function in tensorflow::CSRMatMulCPUOp