21 Commits (b6cf16d8aae6fef361ba419fc1942d553cc2432a)

Author SHA1 Message Date
  buxue 6f1105ea79 show accurate error line when use user defined class 5 years ago
  buxue 8c47ce1803 show accurate error info and error lines when use unsupported builtin function 5 years ago
  buxue d830a2b55a optimize exception mode when use undefined name in if for and while 5 years ago
  buxue e3056ed9b2 show accurate code line when use uninitialized var in for 5 years ago
  Zhang Qinghua 46485439c1 Filter FV out from isolated nodes list. 5 years ago
  Zhang Qinghua 2e48501d54 Add more isolated nodes in Parser, and clear dependency nodes that have no side effect. 5 years ago
  Zhang Qinghua df866f7248 Add TopoSort Rhs First attribute for special CNode, such as Depend CNode with isolated nodes. 5 years ago
  Zhang Qinghua b8d84ba106 Modify log level to INFO for printing isolated node info. 5 years ago
  Zhang Qinghua 8b8c59f01e Optimize the compile performance in Parser, FG, Manager and Renormalize: 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  yujianfeng 3176d377e6 Remove redundant phi nodes 5 years ago
  Wei Luning 24a10225cf change base class of ref to tensor in cpp 5 years ago
  zhoufeng 663278112f optimize code compile performance 5 years ago
  liubuyu a499d4e47c decoupling core and debug 5 years ago
  fary86 d4a3d0fa14 Fix large for loop execute fail 5 years ago
  buxue f84b055244 add check for implicit conversion when scalar is not number and bool. 5 years ago
  mindspore-ci-bot 8da91ca3cf !3237 support call the parent class function 5 years ago
  buxue 073507a5e0 support call the parent class function 5 years ago
  Wei Luning acbccea644 remove redundant phi 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago