Searched defs:predictions_idx (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/python/ops/ |
D | metrics_impl.py | 2241 def _maybe_select_class_id(labels, predictions_idx, selected_id=None): argument 2265 predictions_idx, argument 2310 predictions_idx, argument 2361 predictions_idx, argument 2405 predictions_idx, argument 2550 predictions_idx, argument 2973 def _sparse_average_precision_at_top_k(labels, predictions_idx): argument 3063 predictions_idx, argument 3255 predictions_idx, argument 3299 predictions_idx, argument [all …]
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | metrics_test.py | 2022 predictions_idx, argument 2506 predictions_idx, argument
|
/external/tensorflow/tensorflow/contrib/metrics/python/ops/ |
D | metric_ops.py | 3792 predictions_idx, argument
|