Searched refs:InTopK (Results 1 – 13 of 13) sorted by relevance
29 class InTopK : public OpKernel { class31 explicit InTopK(OpKernelConstruction* context) : OpKernel(context) { in InTopK() function in tensorflow::InTopK107 InTopK<float, int32>);114 InTopK<float, int64>);123 InTopK<float, int32>);131 InTopK<float, int64>);
2 graph_op_name: "InTopK"31 all predictions for example `i`. Note that the behavior of `InTopK` differs
31 all predictions for example `i`. Note that the behavior of `InTopK` differs
2 graph_op_name: "InTopK"
4 name: "nn.InTopK"
1508 name: "InTopK"
14237 name: "InTopK"14256 name: "InTopK"
30424 name: "InTopK"
30053 name: "InTopK"
18819 func InTopK(scope *Scope, predictions tf.Output, targets tf.Output, k int64) (precision tf.Output) { func
15151 name: "InTopK"