doc-ai / tensorio-ios

Tensor/IO for iOS, with support for on-device inference and training with TensorFlow and TensorFlow Lite
Other
31 stars 10 forks source link

On device crashes - the hell? #207

Closed phildow closed 4 years ago

phildow commented 4 years ago

Getting on-device crashes with 1.2 and 1.1, so TF 2.0 and TF 1.15.

Reporter believes issue is: https://github.com/tensorflow/tensorflow/issues/29627

With fix: https://github.com/travbid/tensorflow/commit/8b6b0d2ddb7fb3262c41f471e5f299b9ee377560#diff-5f82d595cba7425ac17d71e7615343d9

phildow commented 4 years ago

Fixed with 1.15.2 and 2.0.4 updates to TensorIOTensorFlow