Skip to content

Tensor matrix multiplication

Pre-release
Pre-release
Compare
Choose a tag to compare
@felipeZ felipeZ released this 29 Aug 12:16
· 36 commits to master since this release

[0.2.0] 27/08/2019

Added

  • Tensor matrix multiplacation using gemmbatched
  • Async calls to memory copies.
  • Properly free memory after the tensor operation is done.