“4a0cb3db6cc9b6d2b1c8be2f153f2516504a9156”上不存在“paddle/git@gitcode.net:BaiXuePrincess/Paddle.git”
  • Q
    Add acc test to image classification (#5336) · 906e2565
    Qiao Longfei 提交于
    * add acc layer
    * memory log level change from 3 to 10
    * use gaussian random to init conv parameters
    * use initializer
    * fix import
    * batch_norm use helper to create persistable var
    * refine code
    * train only 2 batches for test
    * use g_program and g_init_program
    * use XavierInitializer to init fc parameter
    906e2565
layer_helper.py 7.0 KB