Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dimage_ops.cc435 const xla::XlaOp scores_input = context->Input("scores"); in Compile() local
451 xla::Sort({xla::Broadcast(scores_input, {4}), boxes}, in Compile()
459 {scores_input, iota_indices}, in Compile()