MCPcopy 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

ParseObjectFunction · 0.80
DeserializeCompiledModelFunction · 0.80
matchAndRewriteMethod · 0.80
matchAndRewriteMethod · 0.80
matchAndRewriteMethod · 0.80
GetTpuDevicesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected