Difference with/without Tensorflow tf.math_ops

后端 未结 0 747
感动是毒
感动是毒 2021-01-15 13:56

Suppose in custom loss function, I want to sum a Tensor x in tensorflow, I can use

tf.sum(x)

but if I use a for loop the result

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