Searched refs:conjugate_output_ (Results 1 – 1 of 1) sorted by relevance
95 OP_REQUIRES_OK(c, c->GetAttr("conjugate_output", &conjugate_output_)); in CSRMatMulOp()146 bool conjugate_output_; member in tensorflow::CSRMatMulOp224 ctx, output_transposed, this->conjugate_output_, output)); in Compute()225 } else if (this->conjugate_output_) { in Compute()554 bool conjugate_output = this->conjugate_output_; in Compute()684 if (this->conjugate_output_) { in Compute()