GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
@@ -25,7 +25,7 @@ Or if you downloaded this `repository <https://github.com/theHamsta/pyronn.layer
pip install -e .
It uses `pystencils-autodiff <https://github.com/pycodegen/pystencils_autodiff>`_ to automatically compile the C++/CUDA source files.
The code gets automatically recompiled if you make changes to the source files in the folder `src/pyro-nn-layers/PYRO-NN-Layers <src/pyro-nn-layers/PYRO-NN-Layers>`_.
The code gets automatically recompiled if you make changes to the source files in the folder `src/pyronn-layers/PYRO-NN-Layers <src/pyronn-layers/PYRO-NN-Layers>`_.
If you prefer pre-build versions of PYRO-NN-Layers go to the `release page of PYRO-NN-Layers <https://github.com/csyben/PYRO-NN-Layers/releases>`_
or download the latest artifacts from our CI (links only working if pipeline badge above is green):