tensorflow image.crop_and_resize() return a wrong values on the Jetson TX2

The details can be found at tf.image.crop_and_resize() return 0 values when assigned to GPU on the Jetson TX2 · Issue #13890 · tensorflow/tensorflow · GitHub
And I have tried tensorflow 1.4.0 (Jetpack 3.1), tensorflow 1.4.1(Jetpack 3.1) ,tensorflow 1.7(Jetpack 3.1) , all of them got a wrong value,and when I use cpu to calculate it ,it returns a right value

Is anyone there kowns how to fix this problem ?

Hi,

Could you check if this issue also occurs on a desktop environment?
This experiment helps us figure out the issue is from TF implementation or Jetson driver.

Thanks.

Hi 1138310119,

Have you clarified the issue is from TF implementation or Jetson driver?
Any information can be shared?

Thanks