MCPcopy Create free account
hub / github.com/dqwang122/HeterSumGraph / forward

Method forward

HiGraph.py:177–228  ·  view source on GitHub ↗

:param graph: [batch_size] * DGLGraph node: word: unit=0, dtype=0, id=(int)wordid in vocab sentence: unit=1, dtype=1, words=tensor, position=int, label=tensor document: unit=1, dtype=2 edge: word2

(self, graph)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

set_dnfeatureMethod · 0.95
set_wnfeatureMethod · 0.80
set_snfeatureMethod · 0.80

Tested by

no test coverage detected