1. 08 9月, 2020 8 次提交
    • X
      fix typo for interp_v2,test=develop (#26843) (#27158) · 1cd7d149
      xiaoting 提交于
      * fix typo for interp_v2,test=develop
      
      * align with torch, test=develop
      
      * add area mode, test=develop
      
      * fix bug, test=develop
      
      * format notes, test=develop
      
      * update for converage, test=develop
      
      * fix bilinear, test=develop
      
      * fix bicubic, test=develop
      
      * fix typo, test=develop
      
      * fix coverage, test=develop
      
      * fix helper.input_dtype, test=develop
      
      * polish notes, test=develop
      
      * polish notes, test=develop
      
      * polish notes, test=develop
      1cd7d149
    • C
      [2.0API] fix weight_norm support negative dim and unittest in convert_syncbn (#27108) (#27157) · da951788
      ceci3 提交于
      * fix 2.0api, test=develop
      
      * fix, test=develop
      da951788
    • L
      fix unsqueeze in dygraph (#27107) (#27151) · 2118868f
      Leo Chen 提交于
      * fix unsqueeze in dygraph
      
      * add test
      
      * add test
      2118868f
    • T
      Release/2.0 beta fix emb (#27150) · 7a639606
      tangwei12 提交于
      * fix weight
      
      * fix weight and fix doc
      
      * fix embeeding padding idx
      
      * add UT
      
      * fix interval
      7a639606
    • C
      Update 2.0 Save/Load API names/arguments/doc examples (#27138) · 29861846
      Chen Weihang 提交于
      * Update set_dict method name & add aliases (#26700)
      
      * update set_dict method name & add aliases
      
      * fix var name error
      
      * fix alias formats
      
      * use set_state_dict in unittest
      
      * add decorator solve compatible problem
      
      * polish decorator
      
      * replace layer set_state_dict by patched method
      
      * remove import monkey path layer
      
      * fix import function error
      
      * add unittest for coverage
      
      * Support load state dict form `inference model` format save result (#26718)
      
      * support load infer model format state dict
      
      * add unittests
      
      * remove keep name table
      
      * recolve circle inport
      
      * fix compatible problem
      
      * recover unittest
      
      * polish doc and comment
      
      * Change jit.save/load configs to config & update code examples (#27056)
      
      * change configs to config & update examples
      
      * fix deprecate decorator conflict
      29861846
    • W
      udpate the dtype check for the argmin, argmax · 0072490f
      wawltor 提交于
      remove the bug for the checking the type of dtype
      0072490f
    • W
      f2c21ff9
    • P
      Cherry pick 26767 (#27102) · fc8bc1ba
      pangyoki 提交于
      * fix dtype not matching bug in log_prob and probs method of Distribution class (#26767)
      
      * fix _to_tensor method of Distribution class
      
      * Add unittest
      
      * let dtype be consistent with value in log_prob and probs
      
      * fix format
      
      * fix dtype problem and change unittest
      
      * fix dtype of Numpy class in unittest
      
      * add formula for entropy and kl
      
      * change formula
      
      * fix kl formula format
      
      * fix kl formula format 2
      
      * change gt to np in unittest
      
      * optimize unittest format
      
      * delete dumplicate
      
      * delete dumplicate 2
      
      * extract common function used to convert dtype value
      
      * cherry pick 27046
      fc8bc1ba
  2. 07 9月, 2020 5 次提交
  3. 06 9月, 2020 5 次提交
  4. 05 9月, 2020 3 次提交
  5. 04 9月, 2020 12 次提交
  6. 03 9月, 2020 4 次提交
  7. 02 9月, 2020 3 次提交