MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / _initialize

Method _initialize

tensorflow/python/saved_model/load.py:411–412  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

409 raise RuntimeError()
410
411 def _initialize(self):
412 raise RuntimeError()
413
414 @property
415 def _destroy_resource(self):

Callers 2

_wrap_initializerFunction · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected