Searched defs:LOCAL_VARIABLES (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
H A Dops.py5315 * `LOCAL_VARIABLES`: the subset of `Variable` objects that are local to each
5353 LOCAL_VARIABLES = "local_variables" variable in class:GraphKeys
5423 LOCAL_VARIABLES,

Completed in 450 milliseconds