Open AveryLiu opened 3 years ago
Hi, the warpctc-tensorflow requires bounds_check.h, which only exists with tf version <= 1.13. Is tf version > 1.13 supported?
The reference for bounds_check.h has been moved to /tensorflow/core/framework/bounds_check.h since tf 1.14. It would be great if the source of warpctc-tensorflow could be changed to reflect this.
Hi, the warpctc-tensorflow requires bounds_check.h, which only exists with tf version <= 1.13. Is tf version > 1.13 supported?