Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc739 bool identical_ignoring_operands = pair.first->Identical( in operator ==() local
745 if (!identical_ignoring_operands) { in operator ==()