Home
last modified time | relevance | path

Searched defs:d_sorted_conv_layer_indexes (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dgenerate_box_proposals_op.cu.cc187 Tensor* d_sorted_conv_layer_indexes, Tensor* d_sorted_scores, in AllocateGenerationTempTensors()
368 Tensor d_sorted_conv_layer_indexes; // output of cub sorting, indices of in Compute() local