Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clab/dynet
/ __init__
Method
__init__
python/dynet_viz.py:728–728 ·
view source on GitHub ↗
(self, array)
Source
from the content-addressed store, hash-verified
726
def
__init__(self, fname):
pass
727
class
NumpyInitializer(Initializer):
728
def
__init__(self, array):
pass
729
730
731
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected