• Wil Kong's avatar
    Add softmax cross entropy loss with label smoothing support. (#295) · 0c74571f
    Wil Kong authored
    * 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.
    0c74571f
setup.py 8.44 KB