CGNN Repository of the code of CGNN. Environment We use the following command to export our experimental environment for reference. conda env export > conda_env.yml pip list --format=freeze > pip_requirements.txt