storage
storage copied to clipboard
dlio-profiler and tensorflow-cpu do not have arm64 version of whl
We install the v1.0 version on an ARM server. For dlio-profiler, there is no aarch64 version of whl. It takes us a lot of effort to compile this packpage from source code. It is the same for tensorflow-cpu, yet we can use tensorflow instead, which provide aarch64 version of whl.
So is it possible to provide aarch64 version of dlio-profiler whl? And is it possible to use tensorflow package instead of tensorflow-cpu?( we notice that tensorflow package is required in v0.5)