I\'m trying to evaluate the value of a tensor within a tensorflow while loop, when I come across an error. Here is my code -
import tensorflow as tf import nu