deepgnn/__init__.py,sha256=OhkXKqbShXXepmMPclqcmV0zVgqn_YPYUUkLlNP_3XI,942
deepgnn/arg_types.py,sha256=ndBxq_xm4KrKeBjhk1miJNyHG6mq3qZZ0nL8O2pUTj8,2424
deepgnn/log_consts.py,sha256=rz-fS-nDJagCfoYghutScumpD1GWPa9QL61FnwMGEng,901
deepgnn/logging_utils.py,sha256=IPk39kc1Qm2UTFIRvBr0P6FjGeGuuobSfUa7DcFg9H4,4248
deepgnn/train_types.py,sha256=plKhpgR-76gEyVdbQhr8AP_3QSRu8K9PUYNtS6TI7lw,1014
deepgnn/tf/__init__.py,sha256=q8vRVRCyVCIMjCQJoh_WPDl5zz4OxGv7lV1N1tfA5pU,123
deepgnn/tf/common/__init__.py,sha256=xNZECqNiaF0C3leCZU7TuHuBkim3c73oAvXOBdEuo3M,252
deepgnn/tf/common/args.py,sha256=qHxPb7VG0mC-0CX9n49xTNMV5Qa5z77VhFdRl4Rn2rY,4644
deepgnn/tf/common/base_trainer.py,sha256=E-I0wHZ16V1MfgONju6l4i387pJdtHjypV1K6GGP-Uc,5657
deepgnn/tf/common/dataset.py,sha256=sGYfss7bz84DRh5pLiRk_xKnK-aG3VcZMLiBKPB0R80,4098
deepgnn/tf/common/dist_sync.py,sha256=LWroagzgJq6WYdK0dxwHCqCEO86qDjXb_EsCkphN_k0,2037
deepgnn/tf/common/hooks.py,sha256=uImfE6GveLQQTik-YPruCfwu4keYkfbVNfJcGF_2zgY,2058
deepgnn/tf/common/horovod_trainer.py,sha256=zxVtnFnDRXT8JTQUM-h1c1OI8hOw6kOuXRevQP9nkiw,5695
deepgnn/tf/common/ps_trainer.py,sha256=2RvDttM0_8oUGDh1qvlK2WAiyA4AZXZBNX8AxaFjIxE,3671
deepgnn/tf/common/test_helper.py,sha256=P0NCJHCK3zLAV0Tj2x1JK1R73ytgR8TkAAMrX_uZeac,833
deepgnn/tf/common/test_trainer.py,sha256=Mw-zPc3tqsFo5M8FZUi983qp8L2H7upU6ltnQLUA6eo,8705
deepgnn/tf/common/test_trainer_tf2.py,sha256=hDSefcL4hSG6w6tTAscgWQm33RbQO-TSeTfDQ1LnvA8,7053
deepgnn/tf/common/tf2_horovod_trainer.py,sha256=aqFPKwpawgusL40alGeKLasTXArX9niulAISs1BERxU,3441
deepgnn/tf/common/tf2_trainer.py,sha256=LRlxIGrudmjFgd8Iwwr31G_tI6gw0ZibgQ1HF0PTv58,15808
deepgnn/tf/common/trainer.py,sha256=h8dbVhSDIlvEN3SX72fAtuSeNpKvD9hblO3k4YyrzSM,16721
deepgnn/tf/common/trainer_factory.py,sha256=ZLF_tRK0JDFX-ryGLDeyv2hJonxOBcB4fNrrcM0tDUI,3752
deepgnn/tf/common/utils.py,sha256=UVTWA5gf9FfsVGL_ZjsKiGayJVZMAqtRJ9XXaSUHmWI,7022
deepgnn/tf/encoders/__init__.py,sha256=G-nNoEoWxZbekZuXIfc8rSQvp-ee7mCQjISFuMLDkAM,167
deepgnn/tf/encoders/att_encoder.py,sha256=FqwZKLYjnFzyj7kK21NyGEc9dd5LXoKqZUvKqw280ag,3174
deepgnn/tf/encoders/han_encoder.py,sha256=2AvlUHFVORKKvUDlI76PRNthIh0RLsMEemEMtxRUt-4,5909
deepgnn/tf/layers/__init__.py,sha256=9qB1aXU-2XSskneIDxUxBimqtIRGgc30s9DXxCqVv-I,852
deepgnn/tf/layers/attention_header.py,sha256=eu8zDrSJZgYTTp9xkQg3zDJ3GPdv18yq96x-EpcBDRo,1755
deepgnn/tf/layers/base.py,sha256=FHZydoq9zGck_kXI2GVgdMiaTFHTm0DgnR36WJthgOw,7080
deepgnn/tf/nn/__init__.py,sha256=RtOqCQXTRLn7Hx23iE8_XpUeKaErIwIIlw5KfmK-4zw,108
deepgnn/tf/nn/gat_conv.py,sha256=sd5qnexUORDEwzV7ekxQYLZ0CgFukSdGuM3gJLbQq7U,5880
deepgnn/tf/nn/gcn_conv.py,sha256=iZa1ZPFbN2hhOzrDK6qkJc2NZVSkNMQUCbLIPRNaUqE,2651
deepgnn/tf/nn/metrics.py,sha256=5Kimhh1EEMmUkDnXRKSs3MEmVbjlPR7FM70uVqo7rcU,1051
deepgnn/tf/nn/sage_conv.py,sha256=W0t1nJL8Rxwkc9AYM3wjSnmN0GGrll_j7Pl6IKCe_DU,8563
deepgnn/tf/nn/test_conv.py,sha256=qA817JrGOhF33ifPltlYMnJcWe81w5yf2_7YjAsuq-4,2793
deepgnn_tf-0.1.59.dev2.dist-info/METADATA,sha256=8ScUCaZLK4UJVyTUCYTUL1eR8Aw3F5Kr8Pgf2uLE-Es,1053
deepgnn_tf-0.1.59.dev2.dist-info/WHEEL,sha256=AiyVnrmrEuW_cPqhPlarzpb5qtD8ITcBeZKvhXXgyN4,98
deepgnn_tf-0.1.59.dev2.dist-info/top_level.txt,sha256=3Qi5EvRCy81beAHh26NpRVJmYBSbp_z-oRaCRcJMhoo,8
deepgnn_tf-0.1.59.dev2.dist-info/RECORD,,
