Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ get
Method
get
tensorflow/python/saved_model/load.py:303–304 ·
view source on GitHub ↗
(self, node_id)
Source
from the content-addressed store, hash-verified
301
"%r from the checkpoint."
% obj))
302
303
def
get(self, node_id):
304
return
self._nodes[node_id]
305
306
def
_recreate(self, proto):
307
""
"Creates a Python object from a SavedObject protocol buffer."
""
Callers
15
_restore_checkpoint
Method · 0.95
key_function
Method · 0.45
_build_options
Function · 0.45
_str_id
Function · 0.45
DoCallPyFunc
Function · 0.45
PyBytesArrayMap
Function · 0.45
EncodePyBytesArray
Function · 0.45
CopyTF_TensorStringsToPyArray
Function · 0.45
TF_TensorToMaybeAliasedPyArray
Function · 0.45
TF_TensorToPyArray
Function · 0.45
PyArrayToTF_Tensor
Function · 0.45
NdarrayToTensor
Function · 0.45
Calls
no outgoing calls
Tested by
5
key_function
Method · 0.36
visit_node
Method · 0.36
GetTempDir
Function · 0.36
SmartSet
Method · 0.36
Set
Method · 0.36