1. 07 1月, 2020 4 次提交
  2. 06 1月, 2020 12 次提交
  3. 05 1月, 2020 2 次提交
  4. 04 1月, 2020 6 次提交
    • 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
    • L
      control flow: support optimizer called (#21851) · 7d8d4599
      liym27 提交于
      * append optimize op in the grad block of current block if current block is in control flow. test=develop
      
      * add conditional grad op when optimizer used in control flow. test=develop
      
      * add comment and modify typo. test=develop
      
      * fix append_backward to support control flow. test=develop
      
      * add test. test=develop
      
      * fix copy_var_to_parent_block and conditional_block_grad. test=develop
      
      * fix bug: revert to append conditional_block_grad vars to sub grad block. test=develop
      
      * fix bug: revert to assign var to parent block even if var already is in parent block
      
      * fix bug: consider outputs is empty. test=develop
      
      * move _rename_grad_ out. test=develop
      
      * modify code according to reviews from Huihuang. test=develop
      
      * modify code according to reviews from Jinle. test=develop
      7d8d4599
    • Q
      12b2b4b1
    • S
      add package for centerloss (#21806) · 3fab86ff
      ShenLiang 提交于
      3fab86ff
    • L
      Enable test conv2d ngraph (#22074) · 1c39efb7
      Leo Zhao 提交于
      1c39efb7
    • A
      Update MKL-DNN to 1.1 (#21754) · c112b645
      Adam 提交于
      c112b645
  5. 03 1月, 2020 7 次提交
  6. 02 1月, 2020 5 次提交
  7. 01 1月, 2020 2 次提交
  8. 31 12月, 2019 2 次提交