Lu55
0
Q:

tensorflow matrix multiplication

a = [[1,2],[3,4]]
b = [[5,6],[7,8]]
matrix_multi = tf.matmul(a,b)
0

New to Communities?

Join the community