HyperEdgeSet.array¶
- property HyperEdgeSet.array: ndarray¶
Concatenate (features, ports) along the last axis.
- Returns:
Combined array of shape - single: (n_obj, n_feats + n_ports) - batch: (batch, n_obj, n_feats + n_ports)
Concatenate (features, ports) along the last axis.
Combined array of shape - single: (n_obj, n_feats + n_ports) - batch: (batch, n_obj, n_feats + n_ports)