Home
last modified time | relevance | path

Searched refs:GraphRewriteSpec (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
D__init__.py311 from tensorflow.contrib.learn.python.learn.estimators.estimator import GraphRewriteSpec
Destimator.py392 GraphRewriteSpec = collections.namedtuple('GraphRewriteSpec', variable
1323 graph_rewrite_specs=(GraphRewriteSpec(
Destimator_test.py1113 estimator.GraphRewriteSpec(['tag_1'], []),
1114 estimator.GraphRewriteSpec(['tag_2', 'tag_3'],