Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dquantize.py53 vars_collection=ops.GraphKeys.GLOBAL_VARIABLES, argument
105 vars_collection=vars_collection,
132 vars_collection=vars_collection,
153 vars_collection=vars_collection,
176 vars_collection=vars_collection,
211 vars_collection=vars_collection,
224 vars_collection,
234 vars_collection=ops.GraphKeys.GLOBAL_VARIABLES, argument
272 vars_collection=vars_collection,
656 vars_collection=ops.GraphKeys.GLOBAL_VARIABLES, argument
[all …]
Dquant_ops.py65 vars_collection=None, argument
110 vars_collections = [vars_collection] if vars_collection else []
190 vars_collection=ops.GraphKeys.MOVING_AVERAGE_VARIABLES, argument
236 vars_collections = [vars_collection] if vars_collection else []
Dquant_ops_test.py101 vars_collection=_MIN_MAX_VARS)
116 vars_collection=_MIN_MAX_VARS)
127 vars_collection=_MIN_MAX_VARS,