Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dall_utils.py30 from tensorflow.python.keras.utils.generic_utils import get_custom_objects
Dgeneric_utils.py93 def get_custom_objects(): function