Home
last modified time | relevance | path

Searched refs:unique_indices_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1714 bool unique_indices() const override { return unique_indices_; } in unique_indices()
1742 bool unique_indices_; variable
Dhlo_instructions.cc2824 unique_indices_(unique_indices) { in HloScatterInstruction()