Searched refs:CustomObjectScope (Results 1 – 22 of 22) sorted by relevance
1 path: "tensorflow.keras.utils.CustomObjectScope"3 is_instance: "<class \'tensorflow.python.keras.utils.generic_utils.CustomObjectScope\'>"
3 is_instance: "<class \'tensorflow.python.keras.utils.generic_utils.CustomObjectScope\'>"
4 name: "CustomObjectScope"
31 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope73 with CustomObjectScope({'Resizing': image_preprocessing.Resizing}):90 with CustomObjectScope({'Resizing': image_preprocessing.Resizing}):131 with CustomObjectScope({'Resizing': image_preprocessing.Resizing}):182 with CustomObjectScope({'CenterCrop': image_preprocessing.CenterCrop}):188 with CustomObjectScope({'CenterCrop': image_preprocessing.CenterCrop}):194 with CustomObjectScope({'CenterCrop': image_preprocessing.CenterCrop}):240 with CustomObjectScope({'RandomCrop': image_preprocessing.RandomCrop}):264 with CustomObjectScope({'RandomCrop': image_preprocessing.RandomCrop}):375 with CustomObjectScope({'RandomFlip': image_preprocessing.RandomFlip}):[all …]
34 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope133 with CustomObjectScope({"Normalization": cls}):
38 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope116 with CustomObjectScope({"StringLookup": cls}):
42 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope122 with CustomObjectScope({"IntegerLookup": cls}):
43 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope356 with CustomObjectScope({"IndexLookup": cls}):
32 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope
54 class CustomObjectScope(object): class631 with CustomObjectScope(custom_objects):638 with CustomObjectScope(custom_objects):1144 custom_object_scope = CustomObjectScope # pylint: disable=invalid-name
199 with generic_utils.CustomObjectScope(custom_objects or {}):
209 with generic_utils.CustomObjectScope(custom_objects):
946 with generic_utils.CustomObjectScope({
38 from tensorflow.python.keras.utils.generic_utils import CustomObjectScope653 with CustomObjectScope(custom_objects or {}):
888 with generic_utils.CustomObjectScope(custom_objects):905 with generic_utils.CustomObjectScope(custom_objects):914 with generic_utils.CustomObjectScope(custom_objects):931 with generic_utils.CustomObjectScope(custom_objects):953 with generic_utils.CustomObjectScope(custom_objects):967 with generic_utils.CustomObjectScope(custom_objects):
195 with generic_utils.CustomObjectScope({'MinimalRNNCell': MinimalRNNCell}):221 with generic_utils.CustomObjectScope({'MinimalRNNCell': MinimalRNNCell}):408 with generic_utils.CustomObjectScope(custom_objects):417 with generic_utils.CustomObjectScope(custom_objects):463 with generic_utils.CustomObjectScope(custom_objects):525 with generic_utils.CustomObjectScope(custom_objects):539 with generic_utils.CustomObjectScope(custom_objects):
365 with generic_utils.CustomObjectScope(918 with generic_utils.CustomObjectScope({'DoNotTrace': DoNotTrace}):1107 with generic_utils.CustomObjectScope({'CustomMetric': CustomMetric}):1158 with generic_utils.CustomObjectScope({'NegativeMean': NegativeMean}):
396 with generic_utils.CustomObjectScope({
610 with generic_utils.CustomObjectScope(