Add softmax cross entropy loss with label smoothing support. (#295)
* Add softmax cross entropy loss with label smoothing support. * Fix deprecation of AT_DISPATCH_XXX and several minor issues. * Fix issues commented by reviewers. * Add FB license. * Remove code generation constraints. * Add a simple unittest for label smoothing.
Showing
This diff is collapsed.
Please register or sign in to comment