CITATION.cff
CMakeLists.txt
CONTRIBUTING.md
Doxyfile
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
benchmarks/bench_datasets.cpp
benchmarks/bench_fusion.cpp
benchmarks/bench_parallel.cpp
benchmarks/massif_gat_fused.cpp
benchmarks/massif_gat_unfused.cpp
docs/Makefile
docs/benchmarks.rst
docs/conf.py
docs/contributing.rst
docs/cpp_api.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/python_api.rst
docs/quickstart.rst
include/tinygnn/graph_loader.hpp
include/tinygnn/layers.hpp
include/tinygnn/model.hpp
include/tinygnn/ops.hpp
include/tinygnn/tensor.hpp
python/tinygnn_ext.cpp
python/tinygnn/__init__.py
python/tinygnn/tests/__init__.py
python/tinygnn/tests/__main__.py
python/tinygnn/tests/smoke_tests.py
scripts/bench_gnn.py
scripts/build_python.py
scripts/fetch_datasets.py
scripts/install_wsl_tools.sh
scripts/plot_dataset_bench.py
scripts/plot_gnn_bench.py
scripts/plot_scaling.py
scripts/run_install_test.sh
scripts/run_massif_phase9.sh
scripts/sanitizers.sh
scripts/train_cora.py
scripts/valgrind_all.sh
scripts/validate_cora.py
src/graph_loader.cpp
src/layers.cpp
src/model.cpp
src/ops.cpp
src/tensor.cpp
tests/test_activations.cpp
tests/test_e2e.cpp
tests/test_gat.cpp
tests/test_gcn.cpp
tests/test_gnn_integration.py
tests/test_graph_loader.cpp
tests/test_graphsage.cpp
tests/test_install.cpp
tests/test_matmul.cpp
tests/test_python_bindings.py
tests/test_spmm.cpp
tests/test_tensor.cpp
tinygnn.egg-info/PKG-INFO
tinygnn.egg-info/SOURCES.txt
tinygnn.egg-info/dependency_links.txt
tinygnn.egg-info/not-zip-safe
tinygnn.egg-info/requires.txt
tinygnn.egg-info/top_level.txt