Cannot create a tf.Variable (while I should) in a tf.function decorated method:
tf.Variable
tf.function
@tf.function def some_func(): x = tf.Variable([1