Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dstable_sort_expander_test.cc61 int64 iota_parameter) { in CheckComputationHasTieBreaker() argument
73 GmockMatch(m::Lt(m::Parameter(iota_parameter * 2), in CheckComputationHasTieBreaker()
74 m::Parameter(iota_parameter * 2 + 1)))); in CheckComputationHasTieBreaker()