terryzhao127 / tensorflow-windows-build-script

A script to automate building Tensorflow on Windows and solve some problems
GNU General Public License v3.0
102 stars 35 forks source link

How can I build tensorflow C++ API in x86 #45

Closed woshildh closed 3 years ago

woshildh commented 3 years ago

Thanks, I have compiled tensorflow C++ API on window10. But, the tensorflow_cc.dll is x64, it could not be used on my project. Is any methods to build a x86 version? I'm appreciating for your reply.

Amuqeet09 commented 3 years ago

Did you get any success? I am also looking for tensorflow.dll x86.

woshildh commented 3 years ago

Sorry, I could not complie tensorflow in x86 platform.

terryzhao127 commented 3 years ago

I am so sorry that this script does not provide an option to build Tensorflow in x86. But I found an answer that may be helpful: https://stackoverflow.com/questions/33634525/tensorflow-on-32-bit-linux