Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support soft target in softmax_cross_entropy #5595

Merged
merged 14 commits into from Oct 31, 2019
Merged

Commits on Oct 29, 2018

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

Commits on Oct 30, 2018

  1. Copy the full SHA
    525cfed View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Copy the full SHA
    84a4852 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Copy the full SHA
    8ac2293 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Copy the full SHA
    3c5cc99 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. Add docstring for soft target

    anaruse committed Nov 27, 2018
    Copy the full SHA
    616aae9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Copy the full SHA
    28b07ed View commit details
    Browse the repository at this point in the history
  2. Remove redundant check code

    anaruse committed Jan 15, 2019
    Copy the full SHA
    d766cc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Copy the full SHA
    908d927 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e60dd3e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

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

Commits on Jul 16, 2019

  1. Fix syntax error

    anaruse committed Jul 16, 2019
    Copy the full SHA
    4d50de1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f847214 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Copy the full SHA
    620b55d View commit details
    Browse the repository at this point in the history