Issue with using tf.vectorized_map on a function with a tf.while_loop (TF 2.0)

后端 未结 0 469
独厮守ぢ
独厮守ぢ 2021-01-21 08:10

The included minimum working example tries to vectorize a function which adds 10.0 to the input and does so through a while loop which adds 1.0 each time (for 10 times). The fun

相关标签:
回答
  • 消灭零回复
提交回复
热议问题