Home
last modified time | relevance | path

Searched refs:current_variable_scope (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/eager/python/
Dnetwork.py43 def _network_name_scope_naming(current_variable_scope): argument
54 return current_variable_scope.name + "/"
198 def _name_scope_name(self, current_variable_scope): argument
201 current_variable_scope=current_variable_scope)