Searched defs:unique_indices (Results 1 – 12 of 12) sorted by relevance
413 bool unique_indices; member
178 xla::XlaOp unique_indices = xla::Ne(shifted, sorted_data); in DataOutputFastPath() local
321 llvm::SmallDenseSet<int64_t, 8> unique_indices; in SortTPUReplicatedInputsByIndex() local
104 std::unordered_set<int> unique_indices; in ResolveAxis() local
291 bool unique_indices = 69; field
1949 virtual bool unique_indices() const { LOG(FATAL) << "Unimplemented method."; } in unique_indices() function
1815 bool unique_indices() const override { return unique_indices_; } in unique_indices() function
2662 optional<bool> unique_indices = false; in ParseInstructionRhs() local
1816 bool unique_indices) { in CreateScatter()
2985 bool unique_indices) in HloScatterInstruction()
321 bool unique_indices) { in ScatterInternal()
2333 bool indices_are_sorted, bool unique_indices) { in Scatter()2355 bool unique_indices) { in ScatterInternal()4747 bool indices_are_sorted, bool unique_indices) { in Scatter()