What is difference between '/' operator and tf.divide in tensorflow2

前端 未结 0 1811
花落未央
花落未央 2021-02-01 17:20

What is the difference between / operation and tf.divide in tensorflow2.

For example,

a = tf.constant([1,2,3], dtype         


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