Home
last modified time | relevance | path

Searched defs:GLOBAL_STEP (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/contrib/session_bundle/
Dexporter_test.py44 GLOBAL_STEP = 222 variable
/external/tensorflow/tensorflow/contrib/opt/python/training/
Delastic_average_optimizer.py37 GLOBAL_STEP = 'global_step' variable
/external/tensorflow/tensorflow/python/framework/
Dops.py6085 GLOBAL_STEP = "global_step" variable in GraphKeys