1. 21 7月, 2020 1 次提交
  2. 15 7月, 2020 1 次提交
    • S
      fix logical_* ops' doc (#25479) · 71c71e68
      Shibo Tao 提交于
      * fix doc of logical_* op.
      
      * fix doc of op pow.
      
      * fix comment syntax error9D
      
      * fix operator reciprocal demo.
      
      * fix logical_* ops' doc. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      
      * bug fix. test=develop,test=document_fix
      71c71e68
  3. 14 7月, 2020 1 次提交
  4. 08 7月, 2020 1 次提交
    • C
      fix instance norm in dy (#24717) · 52be62c5
      ceci3 提交于
      * fix bn & in in dy, test=develop
      
      * update instance_norm,test=develop
      
      * fix bugs,test=develop
      
      * add more case in unittest,test=develop
      
      * fix,test=develop
      
      * fix,test=develop
      52be62c5
  5. 07 7月, 2020 1 次提交
  6. 06 7月, 2020 1 次提交
  7. 03 7月, 2020 1 次提交
  8. 02 7月, 2020 1 次提交
  9. 18 6月, 2020 1 次提交
  10. 17 6月, 2020 1 次提交
  11. 05 6月, 2020 1 次提交
  12. 04 6月, 2020 1 次提交
  13. 26 5月, 2020 1 次提交
  14. 25 5月, 2020 1 次提交
    • L
      Support NHWC in Pool2D, test=develop (#24240) · 9fd1aad6
      Leo Chen 提交于
      * support NHWC in Pool2D, test=develop
      
      * add unittest, test=develop
      
      * fix unittest, test=develop
      
      * fix typo, test=develop
      
      * follow comments, test=develop
      
      * refine comments, test=develop
      9fd1aad6
  15. 21 5月, 2020 1 次提交
  16. 15 5月, 2020 3 次提交
    • L
      API(dynamic_gru, chunk_eval, BeamSearchDecoder) error message enhancement (#24513) · fff9faae
      liu zhengxi 提交于
      * dynamic_gru err_msg enhancement, test=develop
      
      * chunk_eval err_msg enhancement and fix crf_decoding output type, test=develop
      
      * BeamSearchDecoder err msg enhancement, test=develop
      
      * fix doc for chunk_eval, test=develop
      
      * refine lod err msg for chunk_eval, test=develop
      fff9faae
    • L
      Support int32 int64 and fix bug (#24407) · 615a8bfc
      liym27 提交于
      * Compatible int32 and int64 for attr in op slice/strided_slice. test=develop
      
      * Polish code in nn.py  test=develop
      
      * Fix bug: set the same dtype for the inputs of elementwise_add. test=develop
      
      * Convert int32 to int64 in slice op to avoid data overflow. test=develop
      
      * Convert int32 to int64 in strided_slice_op to avoid data overflow. test=develop
      615a8bfc
    • L
      Improving error reporting messages for ops (#24438) · a13a4dbc
      lilong12 提交于
      * improve error reporting message
      a13a4dbc
  17. 14 5月, 2020 5 次提交
  18. 13 5月, 2020 7 次提交
  19. 12 5月, 2020 1 次提交
  20. 07 5月, 2020 1 次提交
  21. 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
  22. 30 4月, 2020 1 次提交
  23. 29 4月, 2020 1 次提交
  24. 28 4月, 2020 2 次提交
  25. 27 4月, 2020 1 次提交
  26. 26 4月, 2020 1 次提交
  27. 25 4月, 2020 1 次提交