MCPcopy Create free account
hub / github.com/clab/dynet / minibatch.py

File minibatch.py

examples/batching/minibatch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dynet as dy
2import numpy as np
3
4m = dy.Model()

Callers

nothing calls this directly

Calls 6

ModelMethod · 0.80
npvalueMethod · 0.80
batchMethod · 0.80
add_lookup_parametersMethod · 0.45
add_parametersMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected