Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ call
Method
call
tensorflow/contrib/eager/python/network_test.py:206–207 ·
view source on GitHub ↗
(self, x)
Source
from the content-addressed store, hash-verified
204
1, name=
"first_layer"
, use_bias=False))
205
206
def
call(self, x):
207
return
self.first(x)
208
209
first_owner = Owner()
210
Callers
nothing calls this directly
Calls
1
first
Method · 0.45
Tested by
no test coverage detected