Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dlosses.py573 label_smoothing=0, argument
657 label_smoothing=0, argument
1640 label_smoothing=0, argument
1688 label_smoothing=0, argument
1785 label_smoothing=0, argument
1831 label_smoothing=0, argument
Dmetrics.py3211 label_smoothing=0): argument
3275 label_smoothing=0): argument
/external/tensorflow/tensorflow/python/ops/losses/
Dlosses_impl.py773 multi_class_labels, logits, weights=1.0, label_smoothing=0, scope=None, argument
839 onehot_labels, logits, weights=1.0, label_smoothing=0, scope=None, argument