【B-03】Tensorflow tf.multiply函數與tf.matmul函數用法和區別

在tensorflow中高頻率的用到這兩個函數,整理一下各自的用法和區別:web tensorflow.multiply(x, y, name=None) 參數: x:  類型爲:half, float32, float64, uint8, int8, uint16, int16, int32, int64, complex64, complex128的張量。 y:  類型跟張量x相同的張量。 n
相關文章
相關標籤/搜索