60 Commits (master)

Author SHA1 Message Date
  zhoufeng b7bb53ff73 build libmindspore_backend.so 4 years ago
  chenfei 3872e29c3b add ut for tuple trans 4 years ago
  zhoufeng f49b195c39 extract common as an independent shared library 4 years ago
  chenfei a96f0b11e0 open closure 4 years ago
  zhousiyi d9aa48bc64 Dont liftfv before grad in higher order grad if closure is kept as bprop of Partial primitive is not supported 4 years ago
  zhangzhaoju 722086435d 1. fix:unexpected eiminate of tile 4 years ago
  lianliguang 0dc5d7f4f9 modify some eroor log and remove some useless code 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  zhang__sss 0dd68aa7eb grad 4 years ago
  zhang__sss 8bae4d9d50 grad 4 years ago
  huanghui ba66c0d491 add security isolate for save_graphs 4 years ago
  zhousiyi a5b4e7bbf8 lift fv before grad except weight, then convert 4 years ago
  l00591931 0424b2d8d6 Fix warning in master 4 years ago
  lvliang 116781041a fix ut compile failed 4 years ago
  zhousiyi 4ff19b7082 add API to build bprop funcgraph which can be used for higher grad 4 years ago
  lvliang c759effa94 fix_compile_ut_failed 4 years ago
  zhousiyi 1843740e0d 1. set abstract for node. 2. Adjust the position of sens parameter from last to position just after Inputs. 3. Set debug name for Parameter 5 years ago
  zhousiyi b40816e66a add support for stop_gradient primitive. And defer BackPropagation to End API 5 years ago
  zhousiyi 0d6a5ccfe4 grad op for pynative 5 years ago
  huangbingjian 134d5dfe4b separate irpass EnvGetItemEliminater and ItemTupleOrListEliminator 5 years ago
  chenfei fc335daa30 get all j node and then expand them 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
  buxue 6ccc4379b4 do not broaden scalar 5 years ago
  zhouyuanshen d1e6878011 remove dot 5 years ago
  buxue 2530943a7f optimize list getitem in bprop 5 years ago
  yujianfeng 3176d377e6 Remove redundant phi nodes 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  Hoai Linh Tran 46f07efc31 Fix AdjustAllReduceMulAdd pass 5 years ago
  fary86 fcbb3e0edc Refactor ms_context implementation 5 years ago
  zhousiyi c25e37e7bf make backend/optimizer pybind free 5 years ago
  panyifeng 34e50e5d6e fix cell bprop 5 years ago
  kingfo 28dabf0332 fix grad flag update issue in pynative 5 years ago
  liubuyu a499d4e47c decoupling core and debug 5 years ago
  liubuyu f4bc0bc9fe move the dependency of utils to core 5 years ago
  He Wei 60d168adec Decouple ir from optimizer 5 years ago
  mindspore-ci-bot db80643ee2 !3177 Update Arithmetic Simplify to use Pattern Matcher (2) 5 years ago
  Giancarlo Colmenares cfbfaddfe1 Updated arithmetic simplify to use Pattern Matcher 5 years ago
  panyifeng 5a10383cc3 add coo_tensor 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago
  BowenK af36bd7698 Revert PR 2923 5 years ago
  Giancarlo Colmenares 7f759c2a4c Updated arithmetic simplify to use Pattern Matcher 5 years ago
  panyifeng d6635bbbe2 Add IndexedSlices 5 years ago
  Giancarlo Colmenares aabec55c79 Removing TransformFuncType 5 years ago
  zhousiyi b2ec296f99 add opt pass for tuple_getitem with constant input 5 years ago
  gong chen a6dfa281ea Init GraphKernel. 5 years ago
  BowenK 8f29e7242f add pass to eliminate depend value 5 years ago
  Kang 2974b906d3 Optimization for opt 5 years ago
  mindspore-ci-bot 9e1dea1ff9 !1928 delete redundant reshape op 5 years ago
  yoonlee666 881af56ec3 optimize redundant reshape op 5 years ago