This commit is contained in:
Fangjun Kuang 2023-07-28 14:53:40 +08:00
parent cbedaaf954
commit c77f982dfb

View File

@ -66,6 +66,10 @@ jobs:
python3 --version
which python3
pip install tqdm>=4.63.0
pip list
echo "----------torch----------"
python3 -m torch.utils.collect_env