Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/tests/
Dsaver_test.py86 def _set_sentinels(self, root_trackable): argument
95 def _check_sentinels(self, root_trackable): argument
Dtracking_util_with_v1_optimizers_test.py595 def _set_sentinels(self, root_trackable): argument
604 def _check_sentinels(self, root_trackable): argument
Dtracking_util_test.py789 def _set_sentinels(self, root_trackable): argument
797 def _check_sentinels(self, root_trackable): argument
/external/tensorflow/tensorflow/python/training/tracking/
Dutil.py504 def list_objects(root_trackable): argument
521 def gather_initializers(root_trackable): argument
1369 def frozen_saver(root_trackable): argument