tensorflow-windows-wheel icon indicating copy to clipboard operation
tensorflow-windows-wheel copied to clipboard

build options

Open Expert73 opened this issue 5 years ago • 5 comments

fo40225, I am trying to build TF with python 3.8. Do you build on basel? With what parameters do you build AVX2-build?

Expert73 avatar Feb 11 '20 16:02 Expert73

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.

fo40225 avatar Feb 11 '20 16:02 fo40225

Have you tried using mkl optimization? Does it give a performance boost? The same question about dnnl.

Expert73 avatar Feb 13 '20 15:02 Expert73

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.

fo40225 avatar Feb 13 '20 23:02 fo40225

as far as I understand these builds are only for Linux, isn't it?

Expert73 avatar Feb 14 '20 02:02 Expert73

@Expert73 It has windows support.

fo40225 avatar Feb 25 '20 14:02 fo40225