Skip to content

Commit

Permalink
Install tf2onnx.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 6, 2024
1 parent 428c79d commit e8e7c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/keras_unit_test_core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
pip install onnxruntime==${{ matrix.ort_version }}
pip uninstall -y protobuf
pip install "protobuf~=3.20"
pip install -e .
echo "----- List all of depdencies:"
pip freeze --all
Expand Down

0 comments on commit e8e7c00

Please sign in to comment.