Searched refs:MOVING_AVERAGE_VARIABLES (Results 1 – 7 of 7) sorted by relevance
66 name: "MOVING_AVERAGE_VARIABLES"
190 vars_collection=ops.GraphKeys.MOVING_AVERAGE_VARIABLES,
421 ops.add_to_collection(ops.GraphKeys.MOVING_AVERAGE_VARIABLES, var)
426 _ops.GraphKeys.MOVING_AVERAGE_VARIABLES,
1545 ops.GraphKeys.MOVING_AVERAGE_VARIABLES,
2823 return ops.get_collection(ops.GraphKeys.MOVING_AVERAGE_VARIABLES, scope)
6051 MOVING_AVERAGE_VARIABLES = "moving_average_variables" variable in GraphKeys6106 MOVING_AVERAGE_VARIABLES,