Glenn Jocher
GitHub
пре 2 година
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са
1 додато и
1 уклоњено
-
.github/workflows/ci-testing.yml
|
|
@@ -33,7 +33,7 @@ jobs: |
|
|
|
- name: Install requirements |
|
|
|
run: | |
|
|
|
python -m pip install --upgrade pip |
|
|
|
pip install -r requirements.txt coremltools onnx onnxruntime openvino-dev tensorflow-cpu --extra-index-url https://download.pytorch.org/whl/cpu |
|
|
|
pip install -r requirements.txt coremltools openvino-dev tensorflow-cpu --extra-index-url https://download.pytorch.org/whl/cpu |
|
|
|
python --version |
|
|
|
pip --version |
|
|
|
pip list |