1. 06 1月, 2020 1 次提交
    • Z
      all cases use large shape (#22065) · 85ba5275
      zhupengyang 提交于
      affine_channel, affine_grid, bilinear_interp, bilinear_tensor_product,
      clip, crop, crop_tensor, cumsum, data_norm, expand, expand_as
      85ba5275
  2. 13 12月, 2019 1 次提交
    • Z
      use large input shape for op tests (#21705) · 227edfe9
      zhupengyang 提交于
      sequence_expand_as, squared_l2_distance, gather_nd,
      center_loss, rank_loss, conv_shift, spp,
      modified_huber_loss, smooth_l1_loss, multiplex,
      sequence_softmax, nce, huber_loss, group_norm,
      kldiv_loss, hinge_loss, expand_as
      
      test=develop
      227edfe9
  3. 02 12月, 2019 1 次提交
  4. 14 10月, 2019 1 次提交
    • J
      add expand_as op, test=develop (#20565) · 2ff18e53
      JesseyXujin 提交于
      * add expand_as op, test=develop
      
      * add expand_as op,test=develop
      
      * add expand_as op,test=develop
      
      * add nn.py, test=develop
      
      * delele paddle_enforce, test=develop
      2ff18e53