74 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  i-robot 66ca491534 !27300 Fix some typo issues 4 years ago
  He Wei 4f04757e16 Fix some typo issues 4 years ago
  Margaret_wangrui cc5888e8ed [ME] Modify some format of the error report. 4 years ago
  i-robot 6b92d9bd4d !27224 [ME] Optimize the error message of the operator module 4 years ago
  Margaret_wangrui 0f4a276b7e Optimize the error message of the operator module 4 years ago
  chenzhuo 287bcdd783 fix grad twice position bug 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  huangbingjian e623173965 clean code 4 years ago
  zhang__sss 8bae4d9d50 grad 4 years ago
  Margaret_wangrui 7b93e4e87c 1、Optimize the error message in operator 2、add operator test cases 4 years ago
  Margaret_wangrui f5791cf62e clean pclint 4 years ago
  Margaret_wangrui 70052d2aee clean pclint and codedex warning 4 years ago
  huanghui 80416a71e0 fix warnings of pclint plus, codedex and codecheck 4 years ago
  yujianfeng 6e04468900 Clean code for compiler 4 years ago
  yujianfeng 752bdde06d Optimize of exception log of AD 4 years ago
  l00591931 c07c286fcd Add forward mode auto diff 4 years ago
  ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  huanghui 678c49a606 fix pylint and codecheck at 0819 4 years ago
  yujianfeng 31a450842d Code self-check fix 4 years ago
  7347157+joylvliang@user.noreply.gitee.com ab32ebc758 fix_warning_of_codes 4 years ago
  zhangzhaoju 518f0e4d88 ci format issue fix 4 years ago
  huangmengxi c0ce9c49b8 fix tuple bounds 4 years ago
  Zhang Qinghua a3e6009b53 Add reverse option for HyperMap and Map, and enable reverse option for optimizers. 4 years ago
  Margaret_wangrui e01ad12cdc code self check 4 years ago
  chenfei 41c8f2ffb6 codex clean 2 4 years ago
  mindspore-ci-bot e9f21ebe28 !17073 Clear cnodes warning 4 years ago
  lvliang 032c1ac738 clear_codes_warning 4 years ago
  l00591931 319c20824e fix code checking warning for r1.2 4 years ago
  mindspore-ci-bot 17f666545c !16699 add isnan cpu op & graph mode equal registered types 4 years ago
  buxue 1a283aea47 fix review boots and code dex 4 years ago
  huangmengxi bfde2029ee fix 4 years ago
  Margaret_wangrui 5adb0f03e9 code check 4 years ago
  yujianfeng 3fe45ccacb code check clean 4 years ago
  huanghui 427337abac fix code check 4 years ago
  Zhang Qinghua 7cbd0fc01a Revert "Ignore items order in HyperMap." 4 years ago
  Zhang Qinghua 9dffcb15db Ignore items order in HyperMap. 5 years ago
  Zhang Qinghua 2b24a7a9cf Keep states between hyper map inner ops. 5 years ago
  mindspore-ci-bot cf5eaf8590 !13050 Don't insert UpdateState for HyperMap func graph call, move auto monad eliminator out from CSE, and eliminate auto monad nodes for output node. 5 years ago
  Zhang Qinghua e853df4ecd Don't insert UpdateState for HyperMap func graph call. 5 years ago
  Zhang Qinghua 8d36b00426 Add defer_inline flag for on-grading primal graph. 5 years ago
  yujianfeng f0b7c3dd4d Add a switch to control grad for scalar 5 years ago
  yujianfeng 41189781f3 support scalar input for cell 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  buxue 899d6114a4 improve grad of first input 5 years ago
  Zhang Qinghua c621a48533 Refactor grad operation implementation. 5 years ago
  buxue e8cd572bc2 add check for outermost net inputs type and support isinstance first arg an empty list 5 years ago
  buxue acec35d4d4 support non tensor inputs 5 years ago
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  buxue ecf0ec46fa adapt implicit conversion to the change that python int resolved as int64 instead of int32 5 years ago