1. 28 10月, 2019 1 次提交
  2. 13 4月, 2019 1 次提交
  3. 09 4月, 2019 1 次提交
    • H
      Fix op registry (#16677) · 2146293d
      Huihuang Zheng 提交于
      list of fixed ops:
      lookup_table_op
      space_to_depth_op
      squared_l2_distance_op
      squared_l2_norm_op
      teacher_student_sigmoid_loss_op
      tree_conv_op
      warpctc_op
      
      test=develop
      2146293d
  4. 18 1月, 2019 1 次提交
    • Z
      Tree conv op (#15217) · e2ba9668
      zhaozhehao 提交于
      * refactor tree2col operator with new memory mechanism test=develop
      
      * test=develop
      
      * test=develop
      
      * Modified API according to panyx0718 test=develop
      
      * fix API change according to heavengate test=develop
      
      * Modify API comment test=develop
      e2ba9668