add sample module and tgnn trainer
Showing
a.py
0 → 100644
config/APAN.yml
0 → 100644
config/DySAT.yml
0 → 100644
config/JODIE.yml
0 → 100644
config/TGAT.yml
0 → 100644
config/TGN.yml
0 → 100644
config/readme.yml
0 → 100644
data_maker.py
0 → 100644
setup.sh
0 → 100644
starrygl/module/__init__.py
0 → 100644
starrygl/module/layers.py
0 → 100644
starrygl/module/memorys.py
0 → 100644
starrygl/module/modules.py
0 → 100644
starrygl/module/utils.py
0 → 100644
starrygl/sample/__init__.py
0 → 100644
starrygl/sample/batch_data.py
0 → 100644
starrygl/sample/data_loader.py
0 → 100644
starrygl/sample/graph_core/__init__.py
0 → 100644
starrygl/sample/graph_core/utils.py
0 → 100644
starrygl/sample/memory/__init__.py
0 → 100644
starrygl/sample/memory/shared_mailbox.py
0 → 100644
starrygl/sample/part_utils/partition_tgnn.py
0 → 100644
starrygl/sample/part_utils/setup.py
0 → 100644
starrygl/sample/part_utils/torch_utils.cpp
0 → 100644
starrygl/sample/sample_core/Utils.py
0 → 100644
starrygl/sample/sample_core/__init__.py
0 → 100644
starrygl/sample/sample_core/base.py
0 → 100644
starrygl/sample/sample_core/checkpoint.pt
0 → 100644
File added
starrygl/sample/sample_core/distparser.py
0 → 100644
starrygl/sample/sample_core/graph_store.py
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
starrygl/sample/sample_core/setup.py
0 → 100644
File added
starrygl/sample/stream_manager.py
0 → 100644
train_tgnn.py
0 → 100644
Please
register
or
sign in
to comment