• J
    Cherry pick fix acc sample code bug (#30716) · 1c7ec536
    Jiaqi Liu 提交于
    * Alias from  paddle.fluid.layers.auc to paddle.static.auc (#30206)
    
    * add alias from  fluid.layers.auc to static.auc
    
    * Update __init__.py
    
    * add auc into all list
    
    * alias acc, expose to users
    
    * add auc into 'all' list (#30310)
    
    * add auc into 'all' list
    
    * alias acc, expose to users
    
    * update sample code
    
    * fix paddle.static.acc and auc sample code bug, test=document_fix
    1c7ec536
metric_op.py 9.8 KB