68 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  lby 618d4b7dfe move key 'trace' to interface DumpSourceLines 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  zhousiyi 3d8435ad45 Replace shortcircuit eval with deferred GetResult from AsyncAbstract when use 4 years ago
  zhousiyi 3a4aae8df9 Eval shortcircuit abstract from primal abstract if it's a fprop 4 years ago
  zhouyaqiang 3d01cb0c3d handle real to complex bprob 4 years ago
  zhangzhaoju f7df3933ad Codex/Pclint/Codecheck clean 4 years ago
  7347157+joylvliang@user.noreply.gitee.com 6e59598f99 correct_wrong_info_when_using_ms_function_with_bprop 4 years ago
  huanghui ba66c0d491 add security isolate for save_graphs 4 years ago
  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 4 years ago
  yujianfeng 3fe45ccacb code check clean 4 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