1. 07 12月, 2022 1 次提交
    • X
      【fluid api clear】Move batch norm1 (#47965) · 9a9e0aa0
      xiaoguoguo626807 提交于
      * modify slice infershape
      
      * code style
      
      * modify slice_unittest
      
      * temp fix
      
      * batch_norm api move
      
      * code_style
      
      * codestyle
      
      * ci_static
      
      * add __init__
      
      * reset other change
      
      * revert .cc
      
      * add import batchnorm
      
      * conflict and revert
      
      * fix bug
      
      * fix third conflict one day
      
      * fix conflict
      
      * fix conflict bug
      
      * fix conflict bug
      
      * modify api
      
      * code_style
      
      * modify doc
      
      * add lost doc stable
      
      * fix conflict bug
      
      * ci lack of gpu
      9a9e0aa0
  2. 05 12月, 2022 1 次提交
    • Y
      [Clean fluid] Clean hash, grid_sampler, log_loss, bilinear_tensor_product. (#48411) · cb812f40
      yunyaoXYY 提交于
      * Clean fliud hash
      
      * clean fluid grid_sampler
      
      * clean log_loss
      
      * Move bilinear_tensor_product from fluid to static
      
      * Fix unitests when remove log_loss
      
      * Fix bug when move bilinear_tensor_product
      
      * fix test_fleet_nocvm_1.py
      
      * Add bilinear_tensor_product into all list
      
      * Fix code style
      
      * Fix comments in bilinear_tensor_product
      
      * Fix comments in bilinear_tensor_product
      
      * Fix comments
      cb812f40
  3. 02 12月, 2022 1 次提交
  4. 01 12月, 2022 1 次提交
  5. 29 11月, 2022 2 次提交
  6. 24 11月, 2022 1 次提交
  7. 23 11月, 2022 1 次提交
  8. 03 11月, 2022 1 次提交
  9. 23 10月, 2022 1 次提交
  10. 22 9月, 2022 1 次提交
    • Fix the En docs (delete some expression like 'This OP') (#46165) · 3a928a8c
      张春乔 提交于
      * 1. Delete some expression like 'This Op'
      2. remove import numpy as np
      
      * test=document_fix
      
      * fix eg; test=document_fix
      
      * fix 'import numpy' cases; test=document_fix
      
      * fix 'import numpy' cases; test=document_fix
      
      * fix some docs; test=document_fix
      
      * delete raise; test=document_fix
      
      * add some introduction; test=document_fix
      
      * add some introduction; test=document_fix
      
      * test=document_fix
      
      * Fix ’note‘ format; test=document_fix
      
      * Fix Returns of cholesky; test=document_fix
      
      * Fix Example format; test=document_fix
      
      * Fix det; test=document_fix
      
      * Fix eig; test=document_fix
      
      * Fix eigh; test=document_fix
      
      * Fix eigh; test=document_fix
      
      * Apply suggestions from code review;test = document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      
      * Apply suggestions from code review;test = document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      
      * Apply suggestions from code review;test = document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      
      * test=document_fix
      
      * test=document_fix
      
      * KLDiv;test=document_fix
      
      * norm example code; test=document_fix
      
      * revert python/paddle/fluid/**/*
      
      * revert python/paddle/distributed/spawn.py
      
      * revert python/paddle/fluid/*
      
      * fix a `Note` format
      
      * Fix inv; test=document_fix
      
      * Fix lu; test=document_fix
      
      * Fix lu_unpack; test=document_fix
      
      * Fix matrix_power; test=document_fix
      
      * Fix multi_dot; test=document_fix
      
      * Fix solve; test=document_fix
      Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
      3a928a8c
  11. 14 9月, 2022 1 次提交
  12. 29 4月, 2021 1 次提交
  13. 27 4月, 2021 1 次提交
  14. 26 4月, 2021 1 次提交
  15. 06 4月, 2021 1 次提交
  16. 24 11月, 2020 1 次提交
    • L
      Upgrade string literals to raw string (#28989) · 3815d7aa
      Leo Chen 提交于
      * upgrade comment string to raw string
      
      * fix string in
      
      * fix string with ' '
      
      * revert update on comments
      
      * upgrade only necessary
      
      * fix sample code checker
      
      * fix comments with '''
      3815d7aa
  17. 13 10月, 2020 1 次提交
  18. 12 10月, 2020 1 次提交
  19. 10 10月, 2020 1 次提交