Home
last modified time | relevance | path

Searched refs:_compile_weights_loss_and_weighted_metrics (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining_v1.py462 self._compile_weights_loss_and_weighted_metrics()
1512 self._compile_weights_loss_and_weighted_metrics()
1516 def _compile_weights_loss_and_weighted_metrics(self, sample_weights=None): member in Model
Dtraining_test.py2040 model._compile_weights_loss_and_weighted_metrics(sample_weights)