Searched refs:get_custom_objects (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/keras/utils/ | ||
D | all_utils.py | 30 from tensorflow.python.keras.utils.generic_utils import get_custom_objects |
D | generic_utils.py | 93 def get_custom_objects(): function |