Can Numpy beat keras run time of matrix multiplication on CPU?

后端 未结 0 1659
臣服心动
臣服心动 2021-01-30 04:03

I want to compare on \'CPU\' the runtime between Keras and NumPy for the multiplication operations.

here is my code:

######################################         


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