38 Commits (03b32e4eabc5128110ea9d673ba2ffc4bdd9cc2f)

Author SHA1 Message Date
  He Wei 4410268784 Optimize SimplifyDataStructures 4 years ago
  huanghui ce0f500a3f convert draw_ to call Draw function derectly 4 years ago
  He Wei 67c528e7fc Reduce object size of node 4 years ago
  i-robot 7d7ec3c0c6 !27449 [ME]Add `MS` header of env var 4 years ago
  chenfei 0ae5eb4618 add ms header of env var 4 years ago
  Zhang Qinghua 135db97692 Handle the interpreted node for binary ops. 4 years ago
  i-robot b4716271bc !26892 ME compiler environment variables normalization 4 years ago
  chenfei c5c2b2f186 environment variables fix 4 years ago
  huanghui c4d61629b5 fix wrong scope and debug info 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  huanghui ba66c0d491 add security isolate for save_graphs 4 years ago
  huangbingjian d7687994db refactor updatestate_eliminater 4 years ago
  ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 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
  huangbingjian 88059b76ee handle replace in updatestate_eliminate 4 years ago
  huangbingjian 5b59d0104f 1. modify the execution method of substitution in irpass; 2. Refactor resolve pass; 3. Split UpdatestateEliminater into multiple passes. 4 years ago
  zhangzhaoju 2d667f9ed7 ci format problem fix. 4 years ago
  zhangzhaoju 169a2bcd97 revert some vector to deque 4 years ago
  chujinjin bcb9aff9fe fix cpp lint 5 years ago
  zhangzhaoju ecec4bea1d solve coredump problem 5 years ago
  zhangzhaoju 70e4ceb98b performance opt, using vector instead deque and reverse size 5 years ago
  huangbingjian 81624dd501 add more error report to abstract join 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
  zhangzhaoju 6a2aee492c Clean code that not used 5 years ago
  huangbingjian 8d64c11b8a add testcases related to if, fix codedex check 5 years ago
  Zhang Qinghua f6a2ff3384 Make a_2 and b_1 pass as global sensitive, and traverse from SUB to IR. 5 years ago
  Zhang Qinghua df866f7248 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes. 5 years ago
  mindspore-ci-bot 4742ddfecd !12865 [ME]Add restrict of expanding one J node in one optimizer step 5 years ago
  chenfei 74605a9f22 return if is_once_ is true 5 years ago
  Zhang Qinghua 8b8c59f01e Optimize the compile performance in Parser, FG, Manager and Renormalize: 5 years ago
  Zhang Qinghua ebbf48697f Traverse all nodes once, then traverse all Substitutions on each node. 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  chenfei 874f350eb9 add dump level 5 years ago
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  panyifeng 49432d11be fix cpplint 5 years ago
  zhoufeng 663278112f optimize code compile performance 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago