60 Commits (052d8e2c9940aa8a7b147b881958642bfcc33fe7)

Author SHA1 Message Date
  yujianfeng 752bdde06d Optimize of exception log of AD 4 years ago
  l00591931 fde4bb0645 Seperate pynative ad dfunctor function 4 years ago
  7347157+joylvliang@user.noreply.gitee.com 0fb07a6377 eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function 4 years ago
  djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  yujianfeng cf4121126a Only replace the primal user with tuple_getitem once 4 years ago
  i-robot 6339d5a1df !20872 Clean code for frontend compiler 4 years ago
  Zhang Qinghua 8be269c1cc Fix GradOperation issues: 4 years ago
  yujianfeng 31a450842d Code self-check fix 4 years ago
  zhousiyi 248b6f2022 revert workaround in pr 19949 as pr 20417 and pr 20505 should resolve the issues 4 years ago
  chenfei 470e0e650f fix lift_fv_before_grad cond 4 years ago
  zhousiyi a5b4e7bbf8 lift fv before grad except weight, then convert 5 years ago
  yujianfeng d6d3a5d127 Code rectification for ad 4 years ago
  lianliguang 8a9b388ac3 clean CXX warning 4 years ago
  Margaret_wangrui e9e7c47976 clean pclint check 5 years ago
  yujianfeng 3fe45ccacb code check clean 5 years ago
  lvliang 110e776424 correct codes according to commit 5 years ago
  zhangzhaoju 96fc878d67 Revert the memory leak solution which using weak_ptr; 5 years ago
  zhangzhaoju bf98fcef56 issue#I3ARG6 5 years ago
  lvliang 3982376945 add_op_ad_codes_to_framework 5 years ago
  l00591931 befc7a9dea Add primal_attr to link between forward and backward node attr 5 years ago
  huangbingjian 2a85af5d83 1. if Switch/SwitchLayer, do not replace Load or remove UpdateState; 2. add control flow testcases; 3. fix codedex problem 5 years ago
  huangbingjian 302746d6a3 fix code check 5 years ago
  huangbingjian e5d32c9ff8 add switch_defer_inline 5 years ago
  dayschan 771e3f61f3 Clean GraphKernel's codes from frontend 5 years ago
  huangbingjian 1c2430b2bd update FindPrimalJPair 5 years ago
  zhangzhaoju ef4481c4a3 Memory leak fix, clear using cnt map of graph while funcgraph manager 5 years ago
  huangbingjian c8f9d93c2d modify findPrimalJPair 5 years ago
  zhousiyi 74d500a756 If a fv cnode is not mapped but belong to primal_graph_, then don't propagate this fv to caller, it should mapped instead 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  lvliang 1490947ff0 adjust-the-location-of-cleaning-unuseless-memory-in-value-node 5 years ago
  zjun 67866474f9 Add pynative second derivative function 5 years ago
  tanghuikang 82450afa9e Optimize memory using in pynative mode 5 years ago
  Zhang Qinghua 829ab4492b Optimize the performance after Grad due to mapping Primitive to K. 5 years ago
  mindspore-ci-bot 0e6d06c463 !9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function. 5 years ago
  Zhang Qinghua 8310236ff1 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function. 5 years ago
  mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph 5 years ago
  HulkTang c36b477568 Run ops one by one in pynative bp graph 5 years ago
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  mindspore-ci-bot 56a731e48a !8406 [AutoParallel]Add auto parallel pipeline 5 years ago
  lichenever 2e1c43483e add auto parallel pipeline 5 years ago
  Zhang Qinghua bcfa1f72b1 Add debug and trace info for grad operation. 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  Zhang Qinghua e3d62123e5 Bind the fvs with single fg bprop for switch layer. 5 years ago
  Zhang Qinghua 2aeff5ba95 Replace primal graph with fprop part of k graph after grad operation. 5 years ago
  es chow 93cd019855 add env_item cache for fv_node 5 years ago
  root 4e85071055 redundant codes clean 5 years ago
  kpy 4338dd266e optimizer pynative graph memory 5 years ago
  kingfo cfda024336 fix op id issue in pynative 5 years ago
  buxue 4168c51f0d add check tensor when graph output is a const or parameter 5 years ago