first commit
Showing
config/TGAT copy.yml
0 → 100644
config/TGN_2000.yml
0 → 100644
config/TGN_3000.yml
0 → 100644
config/TGN_600.yml
0 → 100644
config/TGN_large.yml
0 → 100644
config/histTGN.yml
0 → 100644
config/new.yml
0 → 100644
config/pre.yml
0 → 100644
csrc/_sampler/cahce_index_update.cpp
0 → 100644
csrc/_sampler/export.cpp
0 → 100644
csrc/_sampler/include/_sampler.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/_sampler/include/head.h
0 → 100644
csrc/_sampler/include/neighbors.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/_sampler/include/output.h
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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
csrc/_sampler/include/sampler.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/_sampler/include/temporal_utils.h
0 → 100644
csrc/_sampler/include/tppr.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/any.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/array_view.h
0 → 100644
csrc/include/dmlc/base.h
0 → 100644
csrc/include/dmlc/blockingconcurrentqueue.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/build_config_default.h
0 → 100644
csrc/include/dmlc/common.h
0 → 100644
csrc/include/dmlc/concurrency.h
0 → 100644
csrc/include/dmlc/concurrentqueue.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
csrc/include/dmlc/config.h
0 → 100644
csrc/include/dmlc/data.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/endian.h
0 → 100644
csrc/include/dmlc/filesystem.h
0 → 100644
csrc/include/dmlc/input_split_shuffle.h
0 → 100644
csrc/include/dmlc/io.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/json.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/logging.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/lua.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/memory.h
0 → 100644
csrc/include/dmlc/memory_io.h
0 → 100644
csrc/include/dmlc/omp.h
0 → 100644
csrc/include/dmlc/optional.h
0 → 100644
csrc/include/dmlc/parameter.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/recordio.h
0 → 100644
csrc/include/dmlc/registry.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/serializer.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/strtonum.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/thread_group.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/thread_local.h
0 → 100644
csrc/include/dmlc/threadediter.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/include/dmlc/timer.h
0 → 100644
csrc/include/dmlc/type_traits.h
0 → 100644
csrc/sampler/include/_sampler.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/array.h
0 → 100644
csrc/sampler/include/dgl/array_iterator.h
0 → 100644
csrc/sampler/include/dgl/aten/array_ops.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/aten/coo.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/aten/csr.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/aten/macro.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/aten/spmat.h
0 → 100644
csrc/sampler/include/dgl/aten/types.h
0 → 100644
csrc/sampler/include/dgl/base_heterograph.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/bcast.h
0 → 100644
csrc/sampler/include/dgl/env_variable.h
0 → 100644
csrc/sampler/include/dgl/graph.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/graph_interface.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/graph_op.h
0 → 100644
csrc/sampler/include/dgl/graph_serializer.h
0 → 100644
csrc/sampler/include/dgl/graph_traversal.h
0 → 100644
csrc/sampler/include/dgl/immutable_graph.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/kernel.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/lazy.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/nodeflow.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/packed_func_ext.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/random.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/bfloat16.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/config.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/container.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/module.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/ndarray.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/object.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/registry.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/runtime/util.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/sampler.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/sampling/negative.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/sampling/neighbor.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/scheduler.h
0 → 100644
This diff is collapsed.
Click to expand it.
csrc/sampler/include/dgl/transform.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
examples/train_boundery.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
starrygl/evaluation/evaluate.py
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
starrygl/evaluation/evaluator.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/evaluation/get_tgbl_data.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/module/Filter.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/module/distributed_modules copy.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/module/distributed_modules.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/module/disttgl_layers.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/module/disttgl_modules.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/module/historical_cache.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
starrygl/sample/count_static.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
starrygl/sample/memory/change.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
starrygl/utils/get_config.py
0 → 100644
This diff is collapsed.
Click to expand it.
starrygl/utils/static_train.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment