MCPcopy Create free account
hub / github.com/clab/dynet / init_from_array

Method init_from_array

python/dynet_viz.py:174–174  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

172 else: raise NotImplementedError()
173 def init_row(self, i, row): pass
174 def init_from_array(self, *args, **kwargs): pass
175 def set_updated(self, *args, **kwargs): pass
176
177

Callers 1

setUpMethod · 0.80

Calls

no outgoing calls

Tested by 1

setUpMethod · 0.64