Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Improve Conv2D Peformance

Pre-release
Pre-release
Compare
Choose a tag to compare
@pcpLiu pcpLiu released this 23 Nov 02:36
· 25 commits to master since this release

Improvements:

  • Improve the Conv2D performance [a95329, 2c113e, c412fa]
  • Fix MPS error in matrix multiply operator [57979d]
  • Improve Graph API by introducing ForwardGraph [dcfe1f]

Note
This release passed all testing on a local MAC machine. Travis-CI could not pass cause it runs out of time.