diff --git a/README.md b/README.md index 9a0cee15..21d4be85 100644 --- a/README.md +++ b/README.md @@ -298,7 +298,7 @@ You can find a [table](training/results/README.md) of common benchmark datasets # Issues Some known issues to be aware of, if using and making new models or layers with `kgcnn`. -* TODO +* Jagged or nested Tensors loading into models for PyTorch backend is not working. # Citing diff --git a/kgcnn/literature/MoGAT/__init__.py b/kgcnn/literature/MoGAT/__init__.py new file mode 100644 index 00000000..e69de29b