Searched refs:_variable_creator (Results 1 – 2 of 2) sorted by relevance
155 def _variable_creator(next_creator, collections, **kwargs): function165 with variable_scope.variable_creator_scope(_variable_creator):
774 with variable_scope.variable_creator_scope(self._variable_creator):777 def _variable_creator(self, next_creator, **kwargs): member in Lambda