49 Commits (a64920c46802a3030bfdf8754870ffb1e5c6ba78)

Author SHA1 Message Date
  i-robot 3d0f9d8aae !26683 Enable compile cache feature to load hyper parameter data from python 4 years ago
  l00591931 21df240f23 Enable mindir to load initialize weight from python 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  l00591931 9e3da312e7 refactor load mindir 4 years ago
  yujianfeng 42079ac087 Change dir hash to file hash in bprop mindir 4 years ago
  yujianfeng d384db6c01 Continue execution when saving and loading mindir failed 4 years ago
  chenfei 9324b9690c code clean of mindspore 4 years ago
  huanghui 2af0622aa6 fix security build error 4 years ago
  i-robot bdfd3877f8 !23300 Optimize of exception log of AD 4 years ago
  yujianfeng 752bdde06d Optimize of exception log of AD 4 years ago
  i-robot 0071667155 !23039 [Fallback] Fix previous block parameters problem and add test cases. 4 years ago
  huanghui dd71e349ca Update GetRealPath for compiler 4 years ago
  Zhang Qinghua bcfb274074 [Fallback] Fix previous block parameters problem, and add test cases. 4 years ago
  yujianfeng dfe1b05b28 Get bprop from python when the bprop mindir dir does not exist 4 years ago
  Zhang Qinghua 7203989c26 Support fallback feature in Graph mode (1). 4 years ago
  yujianfeng 712b9bd013 convert some ops bprops to mindir 4 years ago
  i-robot f44a92c4b3 !20504 Fix warning of codes 4 years ago
  7347157+joylvliang@user.noreply.gitee.com ab32ebc758 fix_warning_of_codes 4 years ago
  zhousiyi 9319eff958 change the error type from RuntimeError to TypeError 4 years ago
  zhousiyi b590f6d929 don't replace u with fprop_u in primal_graph and bprop_fg 4 years ago
  zhousiyi a5b4e7bbf8 lift fv before grad except weight, then convert 5 years ago
  l00591931 8ae5d7cc84 Fix compile cache for resnet50 4 years ago
  yujianfeng e88d058787 Add bprop cache 5 years ago
  lianliguang 8a9b388ac3 clean CXX warning 4 years ago
  Margaret_wangrui f5137e379a clean codedex 4 years ago
  l00591931 ed26666210 Fix bug for primal_attr 4 years ago
  l00591931 8d272eed7e Change Bprop find all nodes 5 years ago
  zhangzhaoju ab17b40881 correct codes according to commit 5 years ago
  zhousiyi b22f6afe5d 1. make use of Prim bprop cache. 2. add support for HookBackward primitive 5 years ago
  zhangzhaoju ac7ce974fb prim bprop graph optimizer for pynative refactoring 5 years ago
  zhousiyi 0d6a5ccfe4 grad op for pynative 5 years ago
  l00591931 befc7a9dea Add primal_attr to link between forward and backward node attr 5 years ago
  zhangzhaoju a1db9c4959 Pybind11::object && PrimitivePy recycle optimize 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 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
  huanghui bda74495f3 Add trace mangager around front opt 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  buxue 3fd73f9d08 raise exception when use HookBackward in graph mode 5 years ago
  BowenK 1bdb26f9e8 Warming up python pass by adding inline passes before it 5 years ago
  fary86 fcbb3e0edc Refactor ms_context implementation 5 years ago
  zhoufeng 22ec976ef7 fix compilation warnings 5 years ago
  zhoufeng 663278112f optimize code compile performance 5 years ago
  liubuyu 45b6600001 mv cc file that end with py to pybind 5 years ago
  liubuyu d81862a916 decoupling core and context 5 years ago
  liubuyu a499d4e47c decoupling core and debug 5 years ago
  liubuyu f4bc0bc9fe move the dependency of utils to core 5 years ago
  panyifeng 4d4e23fd9e Add bprop for sparse_tensor 5 years ago
  panyifeng 5a10383cc3 add coo_tensor 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago