MCPcopy 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_templatesMethod · 0.45
testWithEmbeddingsMethod · 0.45
testKerasBatchNormMethod · 0.45
make_keras_modelFunction · 0.45
testSubModelTrackingMethod · 0.45

Calls 1

_ModelClass · 0.85

Tested by

no test coverage detected