Home
last modified time | relevance | path

Searched defs:get_or_create_global_step (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dtraining_util.py149 def get_or_create_global_step(graph=None): function
/external/tensorflow/tensorflow/contrib/framework/python/ops/
Dvariables.py145 def get_or_create_global_step(graph=None): function