Searched refs:is_sqrtn_ (Results 1 – 1 of 1) sorted by relevance
626 is_sqrtn_(is_sqrtn), in SparseSegmentReductionOpBase()781 if (is_sqrtn_ && (num < 10)) { in Reduce()879 if (is_sqrtn_ && num >= 10) { in Reduce()890 const bool is_sqrtn_; member in tensorflow::SparseSegmentReductionOpBase1009 : OpKernel(context), is_sqrtn_(is_sqrtn) {} in SparseSegmentGradOpBase()1062 if (is_sqrtn_) { in Compute()1108 const bool is_sqrtn_; member in tensorflow::SparseSegmentGradOpBase