1. 19 8月, 2020 1 次提交
  2. 15 8月, 2020 1 次提交
  3. 20 5月, 2020 1 次提交
  4. 15 5月, 2020 1 次提交
  5. 14 5月, 2020 1 次提交
  6. 13 5月, 2020 1 次提交
  7. 11 5月, 2020 1 次提交
  8. 06 5月, 2020 1 次提交
    • 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
  9. 22 4月, 2020 2 次提交
  10. 02 4月, 2020 1 次提交
  11. 28 2月, 2020 1 次提交
  12. 23 2月, 2020 1 次提交
  13. 12 2月, 2020 1 次提交
    • G
      Add support for dynamic_decode(while) training. (#22231) · 31b54646
      Guo Sheng 提交于
      * Add support for dynamic_decode(while) training. test=develop
      
      * Fix assign_op and tensor_array_read_write_op after solving conflict. test=develop
      
      * Fix test_rnn_decode_api.py. test=develop
      
      * Refine docs for apis in rnn.py. test=develop
      
      * Adjust outputs of dynamic_decode. test=develop
      
      * Remove the force_cpu update in assign_op. test=develop
      
      * Remove the force_cpu update in assign_op. test=develop
      
      * Make RNNCell.get_initial_states support batch_dim_idx argument. test=develop
      
      * Rename _create_array_outof_while as _create_array_out_of_while in rnn.py.
      test=develop
      31b54646
  14. 08 11月, 2019 1 次提交
  15. 12 10月, 2019 1 次提交