Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[numpy] add op matmul #16990

Merged
merged 6 commits into from
Feb 13, 2020
Merged

[numpy] add op matmul #16990

merged 6 commits into from
Feb 13, 2020

Commits on Feb 12, 2020

  1. add op matmul - for interoperability error

    fix interoperability error and some unimportant details
    
    remove needless addition
    JiangZhaoh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b8eeb12 View commit details
    Browse the repository at this point in the history
  2. fix website error

    JiangZhaoh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    c1b0a48 View commit details
    Browse the repository at this point in the history
  3. use BatchedGEMM

    JiangZhaoh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    99c02e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb02311 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    657508c View commit details
    Browse the repository at this point in the history
  6. fix doc mistakes

    resolve comment
    JiangZhaoh committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    aba8816 View commit details
    Browse the repository at this point in the history