Tensorflow: Difference performance between keras.Dense and tf.matmul

前端 未结 0 628
温柔的废话
温柔的废话 2021-01-02 17:22

I have an input with shape 16x23x43, where 16 is the batch dimension.

I tried to implement some kind of MLP (only important parts are listed here). First

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