Searched refs:indices_are_sorted_ (Results 1 – 3 of 3) sorted by relevance
34 context, context->GetAttr("indices_are_sorted", &indices_are_sorted_)); in GatherOp()43 slice_sizes, indices_are_sorted_); in Compile()49 bool indices_are_sorted_; member in tensorflow::__anond94b8f570111::GatherOp66 context, context->GetAttr("indices_are_sorted", &indices_are_sorted_)); in ScatterOp()90 dnums_, indices_are_sorted_); in Compile()97 bool indices_are_sorted_; member in tensorflow::__anond94b8f570111::ScatterOp
1666 bool indices_are_sorted() const { return indices_are_sorted_; } in indices_are_sorted()1668 indices_are_sorted_ = indices_are_sorted; in set_indices_are_sorted()1695 bool indices_are_sorted_; variable1710 bool indices_are_sorted() const { return indices_are_sorted_; } in indices_are_sorted()1712 indices_are_sorted_ = indices_are_sorted; in set_indices_are_sorted()1741 bool indices_are_sorted_; variable
2728 indices_are_sorted_(indices_are_sorted) { in HloGatherInstruction()2823 indices_are_sorted_(indices_are_sorted), in HloScatterInstruction()