AI-OP / edge-brain

Simple examples of using bazel to cross compile AI applicaions for armv7hf devices.
Apache License 2.0
25 stars 8 forks source link

Check the TensorFlow update on its issue #46986 #4

Open SunAriesCN opened 3 years ago

SunAriesCN commented 3 years ago

Please take a check for TensorFlow update for its issue. It would be cool for our MIRNet dynamic shape inputs.

Duan-JM commented 3 years ago

It seems latest TF version is 2.4.1, which is published on Jan.

However, ruy update mentioned in that issue is published only 3 days ago.

The fix I mentioned earlier was pushed 3 days ago in the RUY repo (google/ruy@54774a7). Could you try to patch it and see whether it fixes the crash or not? Thx!

So, I recommend check TF update when 2.5.0 is published on 25th Mar.