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

Method Expression

dynet/expr.h:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 unsigned graph_id;
37
38 Expression() : pg(nullptr), i(0), graph_id(0) {}
39
40 /**
41 * \brief Base expression constructor

Callers 1

~ExpressionFunction · 0.80

Calls 1

get_idMethod · 0.80

Tested by

no test coverage detected