Add aboucaud comments

This commit is contained in:
Wassim Kabalan 2024-12-08 23:11:11 +01:00
parent adaf7d236d
commit d8c68ace7a
10 changed files with 26 additions and 777 deletions

View file

@ -29,7 +29,7 @@ jobs:
run: |
sudo apt-get install -y libopenmpi-dev
python -m pip install --upgrade pip
pip install jax=0.4.35
pip install jax=0.4.35
pip install .[test]
- name: Run Single Device Tests