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

Softmax optimization for GPU #15545

Merged
merged 16 commits into from
Aug 21, 2019
Merged

Softmax optimization for GPU #15545

merged 16 commits into from
Aug 21, 2019

Commits on Jul 23, 2019

  1. Softmax optimization

    ptrendx committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    672af41 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    ptrendx committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    c54736c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da75ec1 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    ptrendx committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    40c0d00 View commit details
    Browse the repository at this point in the history
  5. Fixes from review

    ptrendx committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    9c33c4b View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Making less templated kernels

    ptrendx committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    99793ab View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    fea584d View commit details
    Browse the repository at this point in the history
  2. Better gradient of softmax

    ptrendx committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    77d52fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7638340 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d7462d View commit details
    Browse the repository at this point in the history
  5. Fix

    ptrendx committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    b7670c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2019

  1. Trigger CI

    ptrendx committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    9a406d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    46175c0 View commit details
    Browse the repository at this point in the history
  2. Fix

    ptrendx committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    9340a33 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    ptrendx committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    c020cfd View commit details
    Browse the repository at this point in the history
  4. Actually fix lint

    ptrendx committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    61a2aad View commit details
    Browse the repository at this point in the history