storage icon indicating copy to clipboard operation
storage copied to clipboard

dlio-profiler and tensorflow-cpu do not have arm64 version of whl

Open leoyang233 opened this issue 1 year ago • 0 comments

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)

leoyang233 avatar Feb 26 '24 02:02 leoyang233