We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727fba0 commit 9ad022dCopy full SHA for 9ad022d
.github/workflows/keras_unit_test_core.yml
@@ -42,8 +42,6 @@ jobs:
42
pip install timeout-decorator
43
pip install coloredlogs flatbuffers
44
pip install tensorflow==${{ matrix.tf_version }}
45
- pip install -r requirements.txt
46
- pip install -r requirements-dev.txt
47
pip install pytest pytest-cov pytest-runner
48
pip install onnxruntime==${{ matrix.ort_version }}
49
0 commit comments