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

Add MXNet Ops for fast multihead attention #16408

Merged
merged 21 commits into from
Nov 7, 2019

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    e987614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbbeac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a46c6a View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. remove all cutlass stuff

    Caenorst committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    7fe71f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe8bb48 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    b8505cd View commit details
    Browse the repository at this point in the history
  2. fix typos

    Caenorst committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    eb2e708 View commit details
    Browse the repository at this point in the history
  3. correct another typo

    Caenorst committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6c18f13 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    abe31ac View commit details
    Browse the repository at this point in the history
  2. remove tests using kAddTo

    Caenorst committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    2e174e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc77243 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. Configuration menu
    Copy the full SHA
    b0823c3 View commit details
    Browse the repository at this point in the history
  2. remove a wrong copy-paste

    Caenorst committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    95bee18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    790701d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

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

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    ff36026 View commit details
    Browse the repository at this point in the history
  2. remove std::move for clang

    Caenorst committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    f3eee60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d430ca6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a2b35c View commit details
    Browse the repository at this point in the history
  5. fix typo

    Caenorst committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    3e408c8 View commit details
    Browse the repository at this point in the history
  6. fix another typo

    Caenorst committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    dbcb5b5 View commit details
    Browse the repository at this point in the history