1. 07 4月, 2021 3 次提交
  2. 06 4月, 2021 2 次提交
  3. 02 4月, 2021 4 次提交
  4. 01 4月, 2021 1 次提交
  5. 31 3月, 2021 2 次提交
  6. 30 3月, 2021 3 次提交
    • C
      cherry-pick add deprecated for softmax_with_cross_entropy (#31953) · b655bee2
      chajchaj 提交于
      * add deprecated for softmax_with_cross_entropy (#31722)
      
      * add deprecated for softmax_with_cross_entropy, test=develop
      
      * test for deprecated in english doc, test=develop
      
      * test deprecated for softmax_with_cross_entropy in english doc, test=develop
      
      * fix readme and English doc for cross_entropy, test=develop
      
      * rm test for softmax_with_cross_entropy deprecated, test=develop
      
      * update readme for CrossEntropyLoss, test=develop
      
      * fix readme format, test=develop
      
      * fix readme format, test=develop
      
      * fix readme format for cross_entropy, test=develop
      
      * add softmax_switch and fix softlabel for cross_entropy, test=develop
      
      * 1)recovery softmax_with_cross_entropy in fluid 2) change softmax_switch to use_softmax 3) add example for softlabel for cross_entropy, test=develop
      
      * fix Example number for cross_entropy, test=develop
      
      * fix code format, test=develop
      
      * fix for CI-Coverage, test=develop
      
      * fix for CI-Coverage, test=develop
      
      * fix ci-coverage for Non-ASCII character '\xe2' in file, test=develop
      
      * fix ci-coverage for Non-ASCII character '\xe2' in nn.layer.loss.py, test=develop
      
      * update description for doc when use_softmax=Fasle, test=develop
      
      * fix some docs and code example for cross_entropy, test=develop
      
      * delete redundant description for soft_label parameter of cross_entropy, test=develop
      
      * fix some comment for test_cross_entropy_loss.py, test=develop
      
      * cherry-pick for add deprecated,test=develop
      b655bee2
    • F
    • W
      modify API nn.Bilinear's doc (#31889) (#31934) · 32df1fb6
      wanghuancoder 提交于
      修改Bilinear的文档,让描述更易懂
      32df1fb6
  7. 25 3月, 2021 2 次提交
  8. 24 3月, 2021 1 次提交
  9. 16 3月, 2021 1 次提交
  10. 02 3月, 2021 5 次提交
  11. 01 3月, 2021 6 次提交
  12. 28 2月, 2021 1 次提交
  13. 27 2月, 2021 1 次提交
    • A
      [Cherry-Pick] Split Macros and Add modeling unittest (#31266) · 52f7e773
      Aurelius84 提交于
      * [CustomOp] Add Modeling with Custom op unittest (#31218)
      
      * add unittest for static/dygraph/dy2stat
      
      * add PE unittet
      
      * remove usless code
      
      * add unittest in CMakeList.txt
      
      * [CustomOp] Split build op marco & polish details (#31229)
      
      * split build op marco & polish details
      
      * revert register api del
      
      * fix other unittest
      
      * [CustomOP]Support Incremental compilation and Add Version management (#31228)
      
      * Support Incremental compilation and Add Version management
      
      * replace hash with hashlib
      
      * fix test_op_num unittest
      
      * Revert "fix test_op_num unittest"
      
      This reverts commit 2f78de976e1d7ca60915b2310717b38a32ae204a.
      Co-authored-by: NChen Weihang <chenweihang@baidu.com>
      52f7e773
  14. 26 2月, 2021 8 次提交