• 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