1. 09 5月, 2020 2 次提交
  2. 08 5月, 2020 10 次提交
  3. 07 5月, 2020 3 次提交
  4. 06 5月, 2020 4 次提交
    • L
      [Dy2Stat]Support list pop (#24250) · ac9a7eee
      liym27 提交于
      * Replace dygraph_to_static_func with @declarative or program_translator.get_func in test_list.py
      
      * Add comments in ConditionalBlock.
      
      * Support list pop last item. 
      
      * Support pop the i-th item. 
      
      * Support an empty tensor array as Input in assign op and set the kernel type is float.
      ac9a7eee
    • C
      polish print format, test=develop (#24312) · c78da18d
      Chen Weihang 提交于
      c78da18d
    • X
      Fix dygraph rnn doc (#24148) · f79526c2
      Xing Wu 提交于
      * update dygraph.rnn import
      
      * update dygraph.rnn import
      
      * change unit to cell
      
      * fix math equations
      
      * fix math equations
      
      * fix examples
      
      * remove unused import
      
      * fix examples
      f79526c2
    • X
      Fix error info (#23891) · fff5cfa3
      Xing Wu 提交于
      * fix error info for rnn related api
      
      * passed local test, test=develop
      
      * double check the code
      
      * double check the code, test=develop
      
      * update 'shape' check in RNNCell, test=develop
      
      * add long dtype to RNNCell
      
      * fix long type in python3
      Co-authored-by: NXingWu01 <wuxing@iie.ac.cn>
      fff5cfa3
  5. 01 5月, 2020 1 次提交
  6. 30 4月, 2020 10 次提交
  7. 29 4月, 2020 2 次提交
  8. 28 4月, 2020 8 次提交