MCPcopy Index your code
hub / github.com/MultiPath/CopyNet / build_decoder

Method build_decoder

emolga/models/pointers.py:91–134  ·  view source on GitHub ↗

Build the Pointer Network Decoder Computational Graph

(self,
                      inputs,
                      source, target,
                      smask=None, tmask=None, context=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

build_trainMethod · 0.45

Calls 3

grab_sourceMethod · 0.95
grab_probMethod · 0.95
alloc_zeros_matrixFunction · 0.85

Tested by

no test coverage detected