ilovin / lstm_ctc_ocr

Use CTC + tensorflow to OCR
https://ilovin.github.io/2017-04-06/tensorflow-lstm-ctc-ocr/
354 stars 140 forks source link

i can't make the warpCTC tensorflow_binding environment #45

Closed jiachen0212 closed 6 years ago

jiachen0212 commented 6 years ago

i followed the https://github.com/baidu-research/warp-ctc/tree/master/tensorflow_binding。but when i make the warpctc,i failed。。。。

/usr/lib/gcc/x86_64-linux-gnu/5/include/mwaitxintrin.h(36): error: identifier "__builtin_ia32_monitorx" is undefined

how can i solve it?