Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Model
Method
Model
tensorflow/python/framework/function_test.py:1724–1725 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
1722
1723
@function.Defun()
1724
def
Model(x):
1725
return
_Model(x)
1726
1727
cvars = []
1728
Callers
15
test_nested_templates
Method · 0.45
testRNNCellSerialization
Method · 0.45
testWithEmbeddings
Method · 0.45
testKerasBatchNorm
Method · 0.45
make_keras_model
Function · 0.45
test_multi_output_layer
Method · 0.45
test_functional_model_with_conv
Method · 0.45
testLayerDeduplication
Method · 0.45
testSaveWithOnlyKerasSession
Method · 0.45
testSubModelTracking
Method · 0.45
testDictWrapperBadKeys
Method · 0.45
testDictWrapperNoDependency
Method · 0.45
Calls
1
_Model
Class · 0.85
Tested by
no test coverage detected