***norm***(bool, optional)*: Whether to normalize output by node degree. (default: `True`)
***root_weight***(Tensor, optional)* - Additional shared trainable parameters for each feature of the root node of shape `(in_channels x out_channels)`. (default: `None`)
***bias***(Tensor, optional)* - Optional bias of shape `(out_channels)`. (default: `None`)