source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model/mxnet.py [98:104]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(self,
                 g,
                 in_feats,
                 n_hidden,
                 n_classes,
                 n_layers,
                 activation,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model/mxnet.py [129:135]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(self,
                 g,
                 in_feats,
                 n_hidden,
                 n_classes,
                 n_layers,
                 activation,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



