Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Improve batch gemm performance using MKL #342

Merged
merged 6 commits into from
Jun 23, 2018
Merged

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    a94af43 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2018

  1. reduce for loop

    xinyu-intel committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    a9e7cb8 View commit details
    Browse the repository at this point in the history
  2. improve double batch gemm

    xinyu-intel committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    f9321a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e7a708 View commit details
    Browse the repository at this point in the history
  4. fix lint

    xinyu-intel committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    4282e07 View commit details
    Browse the repository at this point in the history
  5. add MKL version check

    xinyu-intel committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    8221728 View commit details
    Browse the repository at this point in the history