Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/layers/
Dutils.py231 def object_list_uid(object_list): function
/external/tensorflow/tensorflow/python/keras/layers/
Dwrappers.py248 input_uid = generic_utils.object_list_uid(inputs)
314 input_uid = generic_utils.object_list_uid(inputs)
/external/tensorflow/tensorflow/python/keras/utils/
Dgeneric_utils.py559 def object_list_uid(object_list): function
/external/tensorflow/tensorflow/python/keras/engine/
Dnetwork.py883 cache_key = generic_utils.object_list_uid(input_shape)
1027 cache_key = generic_utils.object_list_uid(input_shapes)