pop-os / tensorman

Utility for easy management of Tensorflow containers
GNU General Public License v3.0
206 stars 16 forks source link

Add support for Non-AVX CPUs #20

Open g4challenge opened 4 years ago

g4challenge commented 4 years ago

It would be helpful to configure the instruction set of the cpu via a flag like --gpu

Is there any possibility to do so? And if so is the combination of GPU but not AVX possible?