Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix keras example #1498

Closed
wants to merge 1 commit into from
Closed

Conversation

banitalebi
Copy link
Contributor

Hello and good day,

This pull request addresses the following issue: Fix Keras example #1352. The changes made in this PR include:

The "examples/keras-tract-tf2/requirements.txt" file was changed to remove library conflicts.
The "examples/keras-tract-tf2/no-ci.sh" bash file was changed to use Python 3.8.
The "examples/keras-tract-tf2/example.py" Python file was fixed.
The "examples/keras-tract-tf2/.gitignore" was slightly changed to ignore the Python virtual environment (venv) from being pushed.
A slight change was also made to "examples/face_detection_yolov8onnx_example/Cargo.toml" to remove a warning during the build.

I have tested the changes on my Fedora system, and everything seems to be working fine. I would appreciate it if you could take a moment to review the changes. If everything looks good, please merge this pull request at your convenience. If there are any concerns or further modifications needed, please let me know, and I'll be happy to address them.

Best Regards,
Akbar Banitalebi

@kali
Copy link
Collaborator

kali commented Aug 18, 2024

Thanks a lot ! Nothing obviously wrong here, even if I'm not a python or TF specialist.

Can you just rename no-ci.sh to ci.sh so we can effectively run the CI and see if github actions' debian is happy with the script now ?

@kali
Copy link
Collaborator

kali commented Aug 20, 2024

Superseded by #1499

@kali kali closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants