1. 23 8月, 2020 1 次提交
  2. 04 1月, 2020 1 次提交
    • Z
      all cases use large shape (#22084) · bf978fff
      zhupengyang 提交于
      flatten, flatten2, gather, gather_nd, group_norm, gru,
      gru_unit, reduce_max, reduce_min, reduce_mean, reduce_sum,
      reshape, scatter_nd_add, sequence_expand, sequence_expand_as,
      sequence_pad
      bf978fff
  3. 18 12月, 2019 1 次提交
  4. 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
  5. 02 12月, 2019 1 次提交
  6. 04 9月, 2019 1 次提交
    • S
      add scatter_nd op and scatter_nd_add op (#19571) · 2cd3fa3e
      ShenLiang 提交于
      * add scatter_nd op, test=document_preview test=develop
      
      * fixed the document, test=document_preview test=develop
      
      * modify the notes, test=document_preview test=develop
      
      * remove the ShareDataWith, test=develop
      2cd3fa3e
  7. 30 8月, 2019 1 次提交