MCPcopy Create free account
hub / github.com/alibaba/nann / CustomObjectScope

Class CustomObjectScope

tensorflow/tensorflow/python/keras/utils/generic_utils.py:41–73  ·  view source on GitHub ↗

Provides a scope that changes to `_GLOBAL_CUSTOM_OBJECTS` cannot escape. Code within a `with` statement will be able to access custom objects by name. Changes to global custom objects persist within the enclosing `with` statement. At end of the `with` statement, global custom objects are re

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

clone_and_build_modelFunction · 0.90
custom_object_scopeFunction · 0.85
deserialize_keras_objectFunction · 0.85

Calls

no outgoing calls

Tested by 1