• Q
    03 image classification (#5192) · 0049ce04
    Qiao Longfei 提交于
    * add batch_norm_layer
    
    * add img_conv_group layer and test
    
    * add check to Tensor.type()
    
    * forward can run
    
    * with backward
    
    * change label data time from int32 to int64
    
    * refine code
    
    * follow comment
    0049ce04
tensor.h 6.4 KB