Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_utils.py65 def handle_partial_sample_weights(outputs, sample_weights, sample_weight_modes, argument
Ddata_adapter.py257 sample_weight_modes=None, argument
585 sample_weight_modes=None, argument
665 sample_weight_modes=None, argument
1064 def broadcast_sample_weight_modes(target_structure, sample_weight_modes): argument