Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Darithmetic.cc135 XlaOp tie_id = in CreateMinMaxComputation() local
137 arg_max = Select(eq, tie_id, arg_max); in CreateMinMaxComputation()