Searched defs:predictions_idx (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/ops/ |
D | metrics_impl.py | 2269 def _maybe_select_class_id(labels, predictions_idx, selected_id=None): argument 2293 predictions_idx, argument 2338 predictions_idx, argument 2389 predictions_idx, argument 2433 predictions_idx, argument 2578 predictions_idx, argument 3003 def _sparse_average_precision_at_top_k(labels, predictions_idx): argument 3093 predictions_idx, argument 3332 predictions_idx, argument 3376 predictions_idx, argument [all …]
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | metrics_test.py | 2052 predictions_idx, argument 2562 predictions_idx, argument
|