LICENSE
README.md
pyproject.toml
graph2tac/__init__.py
graph2tac/common.py
graph2tac/hash.py
graph2tac/predict.py
graph2tac.egg-info/PKG-INFO
graph2tac.egg-info/SOURCES.txt
graph2tac.egg-info/dependency_links.txt
graph2tac.egg-info/entry_points.txt
graph2tac.egg-info/requires.txt
graph2tac.egg-info/top_level.txt
graph2tac/loader/__init__.py
graph2tac/loader/data_classes.py
graph2tac/loader/data_server.py
graph2tac/loader/hmodel.py
graph2tac/loader/predict_server.py
graph2tac/tfgnn/__init__.py
graph2tac/tfgnn/graph_schema.py
graph2tac/tfgnn/metrics.py
graph2tac/tfgnn/models.py
graph2tac/tfgnn/plot_predict_graphs.py
graph2tac/tfgnn/predict.py
graph2tac/tfgnn/stack_graph_tensors.py
graph2tac/tfgnn/tasks.py
graph2tac/tfgnn/train.py
graph2tac/tfgnn/train_utils.py