• V
    [Clean Fluid API]Remove API: label_smooth (#47952) · a0f47350
    Vvsmile 提交于
    * Remove API: label_smooth (replace with paddle.nn.functional.label_smooth)
    	Replace the paddle.fluid.layers.label_smooth with the
    paddle.nn.functional.label_smooth
    
    * modify the call of label_smooth from old style to new style
    a0f47350
test_layers.py 169.8 KB