source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model/pytorch.py [91:97]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(self,
                 g,
                 in_feats,
                 n_hidden,
                 n_classes,
                 n_layers,
                 activation,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



source/sagemaker/sagemaker_graph_fraud_detection/dgl_fraud_detection/model/pytorch.py [122:128]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __init__(self,
                 g,
                 in_feats,
                 n_hidden,
                 n_classes,
                 n_layers,
                 activation,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



