Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dload_test.py2493 def layer_variable_creator(next_creator, **kwargs): function
2501 with variable_scope.variable_creator_scope(layer_variable_creator):