Skip to content

outdated dependency download URL when building from source #675

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

Open
aljohn0422 opened this issue Apr 9, 2021 · 1 comment
Open

outdated dependency download URL when building from source #675

aljohn0422 opened this issue Apr 9, 2021 · 1 comment

Comments

@aljohn0422
Copy link

https://github.com/RedisAI/RedisAI/blob/43b91ff882d001279274052a5a41b08ec29eb94f/get_deps.sh#L148
https://github.com/RedisAI/RedisAI/blob/43b91ff882d001279274052a5a41b08ec29eb94f/get_deps.sh#L197
https://github.com/RedisAI/RedisAI/blob/43b91ff882d001279274052a5a41b08ec29eb94f/get_deps.sh#L285

I'm trying to build RedisAI docker image on Jetson.
These version settings generate the following download links:
https://s3.amazonaws.com/redismodules/pytorch/libtorch-cu102-jetson-linux-arm64-1.7.1.tar.gz
https://s3.amazonaws.com/redismodules/onnxruntime/onnxruntime-linux-arm64-gpu-1.7.0.tgz
https://s3.amazonaws.com/redismodules/tensorflow/libtensorflowlite-linux-arm64-2.0.0.tar.gz

But these URLs were somehow removed from your S3 bucket. None of these links worked.

This is not the only problem in your Dockerfile.jetson though.
I'm still struggling to build this on my device.
It would be great if you have more instructions or if you could upload prebuilt containers.

@DvirDukhan
Copy link
Collaborator

hi @aljohn0422
Thanks for reporting.
You are right, our jetson builds and instructions are half-baked, and for that, I'm sorry for any inconveniences. We are in fact WIP on making life easier for jetson users:

  1. Reduce Jetson docker size #606
  2. update tensorflow lite #631

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants