The Math behind a tesorflow.tensordot()

后端 未结 0 498
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-06 15:32

I have been trying to understand the math behind a tensorflow.tensordot(), mainly axes parameter. I have tried some code.

My code

A = tf.constant([[32,         


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