Skip to content
Snippets Groups Projects
  1. Nov 01, 2022
  2. Oct 31, 2022
  3. Oct 28, 2022
  4. Oct 13, 2022
  5. Oct 12, 2022
  6. Oct 08, 2022
  7. Sep 30, 2022
  8. Sep 29, 2022
  9. Sep 19, 2022
  10. Sep 16, 2022
  11. Sep 14, 2022
  12. Aug 31, 2022
  13. Aug 29, 2022
  14. Aug 26, 2022
  15. Aug 24, 2022
  16. Aug 23, 2022
  17. Aug 19, 2022
  18. Jul 12, 2022
  19. Jul 05, 2022
  20. Jun 02, 2022
  21. May 06, 2022
  22. May 01, 2022
  23. Apr 29, 2022
  24. Apr 19, 2022
  25. Apr 04, 2022
  26. Apr 01, 2022
  27. Mar 30, 2022
    • MengzhangLI's avatar
      [Fix] Add avg_non_ignore in cross entropy loss (#1409) · cc89c8d1
      MengzhangLI authored
      * [Fix] Add avg_non_ignore in cross entropy loss
      
      * [Fix] Add avg_non_ignore in cross entropy loss
      
      * add docstring
      
      * fix ut
      
      * fix docstring and comments
      
      * fix
      
      * fix bce
      
      * fix avg_factor in BCE and add more ut
      
      * add avg_non_ignore
      
      * add more ut
      
      * fix part of ut
      
      * fix part of ut
      
      * test avg_non_ignore would not affect ce/bce when reduction none/sum
      
      * test avg_non_ignore would not affect ce/bce when reduction none/sum/mean
      
      * re-organize ut
      
      * re-organize ut
      
      * re-organize ut
      
      * re-organize hardcode case
      
      * fix parts of comments
      
      * fix another parts of comments
      
      * fix
      cc89c8d1
Loading