“d539e78012c4dfb70891d3a36ce8215ea304c6c1”上不存在“doc/git@gitcode.net:Crayonxin2000/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
layers.py 23.4 KB