We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac3678 commit d55f3ecCopy full SHA for d55f3ec
.github/workflows/unittest.yml
@@ -20,6 +20,7 @@ jobs:
20
git clone https://github.com/Juntongkuki/tnlearn_actions
21
cd tnlearn_actions
22
cd tests
23
+ python print.py
24
pip install h5py~=3.10.0
25
pip install numpy~=1.26.2
26
pip install torch~=2.1.0
0 commit comments