• 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
loss.py 155.9 KB