“b7128bac5f12138062ec2518a0f856915c752a69”上不存在“paddle/infrt/tests/model/abs_model.py”
  • 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
batch_norm_op.cc 17.1 KB