1. 30 3月, 2021 6 次提交
    • W
      fe284868
    • C
      add deprecated for softmax_with_cross_entropy (#31722) · 73a6fa3e
      chajchaj 提交于
      * 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
      73a6fa3e
    • S
      fix batchnorm when inpu dims < 3 (#31933) · 8084b759
      Shang Zhizhou 提交于
      * fix batchnorm when inpu dims < 3
      
      * add unittest for batchnorm dims = 2
      8084b759
    • Z
      [Paddle-TRT] yolobox (#31755) · 64ee255f
      zlsh80826 提交于
      * yolobox converter and plugin
      
      * yolobox unittest
      
      * add dynamic shape restriction
      
      * fix git merge log
      64ee255f
    • A
      Fix segment Fault from set_value (#31891) · c4b60efa
      Aurelius84 提交于
      * Avoid raising warning while import paddle
      
      * fix segment fault of set_value
      
      * fix code style
      c4b60efa
    • W
  2. 29 3月, 2021 9 次提交
  3. 26 3月, 2021 5 次提交
  4. 25 3月, 2021 5 次提交
  5. 24 3月, 2021 8 次提交
  6. 23 3月, 2021 7 次提交