Searched defs:variable_creator (Results 1 – 3 of 3) sorted by relevance
815 def variable_creator(name, initializer, trainable=True): function
2691 def variable_creator_scope_v1(variable_creator): argument2767 def variable_creator_scope(variable_creator): argument
1349 def variable_creator(): function