'How can I resolve the warning on Autograph is Tensorflow?

I was following a tutorial on YouTube about Tensorflow, and an unexpected warning on Autograph occurred. I understand that warning is not an error and that it would not affect the results, but weirdly it seems to have restarted my whole code and I couldn't run the next cell.


I have also converted all data into float type and it still won't work. Just wonder how to fix this so I could move on...


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source