Basawaraj1
Basawaraj1
I am trying to train efficientnetv2 on ImageNet from scratch using the command from https://github.com/google/automl/tree/master/efficientnetv2 I am using the most recent version of the code (as of May 30th). The...
[CMakeError.log](https://github.com/arrayfire/arrayfire/files/11241123/CMakeError.log) [CMakeOutput.log](https://github.com/arrayfire/arrayfire/files/11241124/CMakeOutput.log) I am facing issues while building ArrayFire from source. The error occurs when executing the "make" command, happens with the "matrixmarket" library. Setup specifications: OS: Ubuntu 20.04 Device:...