Closed dania-tii closed 11 months ago
includes only aarch64 installation packages.
I updated the code such that the installation of pytorch occurs for aarch64. The IDS and jamming avoidance features, which require the pytorch package, for now are intended to be enabled only for CM4 platform with aarch64.
I was thinking that should we have this installation process before entrypoint_nats.sh is called and actually in mesh_start.sh? As now we are starting all processes and after that installing dependencies.
Same was added already as comment: I was thinking that should we have this installation process before entrypoint_nats.sh is called and actually in mesh_start.sh? As now we are starting all processes and after that installing dependencies.
ok, I'll open a pr to install the dependencies via mesh_start.sh, this pr will be to add ml_packages.tar.gz and the install_dependencies.sh script
Installing torch-1.13.1