Skip to content

Conversation

datumbox
Copy link
Contributor

@datumbox datumbox commented Aug 31, 2021

Resolves the label-smoothing subtask of #4281

Can't be tested/merged until PyTorch nightly exposes PR pytorch/pytorch#63122 Now available on nightly 1.10.0.dev20210902

cc @datumbox

@datumbox datumbox changed the title [WIP] Adding label smoothing on classification reference Adding label smoothing on classification reference Sep 2, 2021
Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@fmassa fmassa merged commit f52ddb0 into pytorch:main Sep 2, 2021
@datumbox datumbox deleted the references/label_smoothing branch September 2, 2021 11:27
facebook-github-bot pushed a commit that referenced this pull request Sep 9, 2021
Summary:
* Adding label smoothing on classification reference.

* Replace underscore with dash.

Reviewed By: fmassa

Differential Revision: D30793326

fbshipit-source-id: f5c4faefc638e108ef6da364c7b68c59fb7aea5f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update reference scripts to use the "Batteries Included" utils
3 participants