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

armhf support #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 28, 2018

  1. Adds Dockerfile.armhf with the dependencies needed to get tensorflow …

    …to work on armhf, and the watchdog to work for armhf.
    
    Modifies inception.py to default execute the panda_jpeg example.
    
    Modifies pre_download to elminate all tf dependencies since they're not needed and will crash the docker build when you're not building on an rpi.
    
    Modifies requirements.txt to only contain relevant packages, including a version locked grpc package needed for tensorflow. Everything else was moved into apt, some wheels weren't properly installing in docker.
    
    Signed-off-by: tanuj <[email protected]>
    spottanuj committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    4730414 View commit details
    Browse the repository at this point in the history