Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ z
Method
z
tensorflow/python/saved_model/load_v1_in_v2_test.py:537–538 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
535
with
export_graph.as_default():
536
@framework_function.Defun(dtypes.int64)
537
def
z(x):
538
return
x + 1
539
540
@framework_function.Defun(dtypes.int64)
541
def
g(x):
Callers
7
ParseObject
Function · 0.80
DeserializeCompiledModel
Function · 0.80
WorkgroupsCalculatorFromMetadata
Method · 0.80
matchAndRewrite
Method · 0.80
matchAndRewrite
Method · 0.80
matchAndRewrite
Method · 0.80
GetTpuDevices
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected