You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to implement a machine learning algorithm using Concrete-Python on Raspberry Pi with following specifications:
Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: ARM
Model name: Cortex-A72
Model: 3
Could you please provide a built-distribution of Concrete-Python for ARM based processors with Linux (preferable Ubuntu) OS.
Problem to solve
I want to implement a machine learning algorithm on an edge device (Raspberry Pi in my case) and I am unable to install the library on my Raspberry Pi because ARM image for Linux is not available. Could you please make it available, I am currently working on a project and planning to submit it within a timeframe of ~20 days.
Proposals
To compile Concrete-Python libraries on a Raspberry Pi (preferably running Ubuntu) and making the distribution available for download.
The text was updated successfully, but these errors were encountered:
Summary
I want to implement a machine learning algorithm using Concrete-Python on Raspberry Pi with following specifications:
Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Vendor ID: ARM
Model name: Cortex-A72
Model: 3
Could you please provide a built-distribution of Concrete-Python for ARM based processors with Linux (preferable Ubuntu) OS.
Problem to solve
I want to implement a machine learning algorithm on an edge device (Raspberry Pi in my case) and I am unable to install the library on my Raspberry Pi because ARM image for Linux is not available. Could you please make it available, I am currently working on a project and planning to submit it within a timeframe of ~20 days.
Proposals
To compile Concrete-Python libraries on a Raspberry Pi (preferably running Ubuntu) and making the distribution available for download.
The text was updated successfully, but these errors were encountered: