Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/
Dmonitors_test.py321 def test_validation_monitor_no_ckpt(self, mock_latest_checkpoint, argument
341 mock_latest_checkpoint, argument
360 def test_validation_monitor_invalid_metric(self, mock_latest_checkpoint, argument
379 def test_validation_monitor(self, mock_latest_checkpoint, argument
468 def test_validation_monitor_with_core_estimator(self, mock_latest_checkpoint): argument
500 self, mock_latest_checkpoint): argument