Searched refs:custom_object_scope (Results 1 – 7 of 7) sorted by relevance
25 from tensorflow.python.keras.utils.generic_utils import custom_object_scope
27 from tensorflow.python.keras.utils.generic_utils import custom_object_scope
66 with keras.utils.generic_utils.custom_object_scope(
77 def custom_object_scope(*args): function
36 name: "custom_object_scope"
152 with keras.utils.custom_object_scope({'_MSEMAELoss': _MSEMAELoss}):155 with keras.utils.custom_object_scope({'_MSEMAELoss': _MSEMAELoss}):166 with keras.utils.custom_object_scope({'_MSEMAELoss': _MSEMAELoss}):179 with keras.utils.custom_object_scope({'_MSEMAELoss': _MSEMAELoss}):