Home
last modified time | relevance | path

Searched refs:capture_dependencies (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/contrib/checkpoint/
D__init__.py59 from tensorflow.python.training.tracking.util import capture_dependencies
/external/tensorflow/tensorflow/python/ops/
Dtemplate.py342 with trackable_util.capture_dependencies(template=self):
593 with trackable_util.capture_dependencies(template=self):
/external/tensorflow/tensorflow/python/training/tracking/
Dutil.py374 def capture_dependencies(template): function
Dutil_with_v1_optimizers_test.py741 with trackable_utils.capture_dependencies(template=self):
Dutil_test.py1303 with trackable_utils.capture_dependencies(template=self):