Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/profiler/
Dtfprof_logger.py35 TRAINABLE_VARIABLES = '_trainable_variables' variable
/external/tensorflow/tensorflow/python/framework/
Dops.py6224 TRAINABLE_VARIABLES = "trainable_variables" variable in GraphKeys