49 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  zjun 2e3a7ee839 Improve the hit rate of tensor 4 years ago
  Zhang Qinghua e8b421fe6e Enable JIT Fallback in default. 4 years ago
  lianliguang 72c7706d22 support dynamic slice in runtime mode 4 years ago
  He Wei 57c75a9479 Support construct CNode by move inputs in 4 years ago
  Zhang Qinghua 9fbd118319 Handle interpreted node as input, set function Parameters and update local params if need. 4 years ago
  yujianfeng 6e04468900 Clean code for compiler 4 years ago
  zhangzhaoju 4296881a16 syntax 4 years ago
  Zhang Qinghua bcfb274074 [Fallback] Fix previous block parameters problem, and add test cases. 4 years ago
  Zhang Qinghua 7203989c26 Support fallback feature in Graph mode (1). 4 years ago
  lichenever 5812076512 Refactor_part_of_pipeline 4 years ago
  chenfei 8e5a250c21 code self check 4 years ago
  i-robot f250695387 !20579 [CodeClean]fix code clean problems of ME 4 years ago
  lianliguang 3bca7466dd fix codex pclint and code check2.0 4 years ago
  chenfei 868a6d558f code clean of r1.3 4 years ago
  lichenever cb438ce350 rectification_log 4 years ago
  chenfei 41c8f2ffb6 codex clean 2 5 years ago
  lvliang 032c1ac738 clear_codes_warning 5 years ago
  simson c0b6f4f564 fix static check 5 years ago
  zhangzhaoju fdbbd6cde3 Memory leak fix, clear using cnt map of graph while funcgraph manager 5 years ago
  zhangzhaoju 55819c2d31 solve parall ut failure problems: input shape check failure 5 years ago
  zhangzhaoju ac7ce974fb prim bprop graph optimizer for pynative refactoring 5 years ago
  Zhang Qinghua cd7f7d40fb Support pass args or|and kwargs for OP CreateInstance. 5 years ago
  zhangzhaoju a1db9c4959 Pybind11::object && PrimitivePy recycle optimize 5 years ago
  mindspore-ci-bot 1e4e26c74b !14846 [ME]Remove some redudunt codes 5 years ago
  chenfei b19622df42 change convert data circle complex 5 years ago
  zhangzhaoju ef4481c4a3 Memory leak fix, clear using cnt map of graph while funcgraph manager 5 years ago
  wangnan39@huawei.com 0681c2597b develop mindir load and run 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  zjun 5ce00d4de2 Fix bprop describe 5 years ago
  zjun c0f02dfaf8 Opitimize pynative bprop 5 years ago
  zjun 3e1358fe94 Fix bprop second derivative 5 years ago
  lichenever 2e1c43483e add auto parallel pipeline 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  mindspore-ci-bot b40677002f !5714 [refine]change top graph and add cell class 5 years ago
  Wei Luning e6f82af849 add cell class to c++ 5 years ago
  fary86 d2d8a911ff Fix bug of convert python object 5 years ago
  Wei Luning 24a10225cf change base class of ref to tensor in cpp 5 years ago
  fary86 947e19b839 Fix bug of switch layer join 5 years ago
  zhoufeng 663278112f optimize code compile performance 5 years ago
  buxue ace34525cd improve interface '__bool__' for tensor 5 years ago
  liubuyu d81862a916 decoupling core and context 5 years ago
  Wei Luning a05c38bb63 make python Parameter inherit from Tensor 5 years ago
  liubuyu a499d4e47c decoupling core and debug 5 years ago
  liubuyu f4bc0bc9fe move the dependency of utils to core 5 years ago
  fary86 af22653b60 Fix bug of ConvertData in data_converter.cc 5 years ago
  Wei Luning 484d7f10c8 refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache 5 years ago
  buxue 073507a5e0 support call the parent class function 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago