build options
fo40225, I am trying to build TF with python 3.8. Do you build on basel? With what parameters do you build AVX2-build?
tensorflow 2.1.0 should be able to build using python 3.8
https://github.com/fo40225/tensorflow-windows-wheel/tree/master/2.1.0/py38/CPU%2BGPU/cuda102cudnn76sse2
I did not build the avx2 version, this is just for testing.
When anaconda's python is upgraded to 3.8, I will follow the upgrade.
Have you tried using mkl optimization? Does it give a performance boost? The same question about dnnl.
https://software.intel.com/en-us/articles/intel-optimization-for-tensorflow-installation-guide
I have never built with mkl, Intel already provides it.
You can give it a try.
as far as I understand these builds are only for Linux, isn't it?
@Expert73 It has windows support.