libtensorflow_cc
libtensorflow_cc copied to clipboard
On `aarch64`, `wget "https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.13.0/libtensorflow-cc_2.13.0_$(dpkg --print-architecture).deb"` gives `404 Not Found`
Description
Development is on AOSP. Since TensorFlow Lite can not do training (backpropagation), have to use TensorFlow.
Steps to reproduce
~/SusuLib $ wget "https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.13.0/libtensorflow-cc_2.13.0_$(dpkg --print-architecture).deb"
--2025-06-07 04:11:34-- https://github.com/ika-rwth-aachen/libtensorflow_cc/releases/download/v2.13.0/libtensorflow-cc_2.13.0_aarch64.deb
Resolving github.com (github.com)... 140.82.116.3
Connecting to github.com (github.com)|140.82.116.3|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-06-07 04:11:35 ERROR 404: Not Found.