42 Commits (master)

Author SHA1 Message Date
  zhoufeng b7bb53ff73 build libmindspore_backend.so 4 years ago
  zhoufeng f49b195c39 extract common as an independent shared library 4 years ago
  lianliguang 49608835c1 support list slice 4 years ago
  Zhang Qinghua d2572719f7 Eliminate unused nodes in a tuple or list node. 4 years ago
  zhousiyi 19e9571149 rename env_getitem/setitem to EnvironGet/EnvironGet 4 years ago
  i-robot 92f4c07611 !27732 [ME] Optimize the error message of the operator module. 4 years ago
  Margaret_wangrui 1a37dcfa94 [ME] Optimize the error message of the operator module 4 years ago
  yujianfeng cd2a021992 Add shard api 4 years ago
  i-robot 6b92d9bd4d !27224 [ME] Optimize the error message of the operator module 4 years ago
  Margaret_wangrui 0f4a276b7e Optimize the error message of the operator module 4 years ago
  lianliguang 40c3995b98 fix error log 4 years ago
  lianliguang 5864d6a006 modify some eroor log 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  Margaret_wangrui 7b93e4e87c 1、Optimize the error message in operator 2、add operator test cases 4 years ago
  huanghui ba66c0d491 add security isolate for save_graphs 4 years ago
  lianliguang 4d7b7649e9 remove the useless PrimType 4 years ago
  dingpeifei 87e41aaeee IR operators of GPU and CPU are unified as batchnorm 5 years ago
  l00591931 bbdb050fc7 Change switch to Switch 5 years ago
  l00591931 680324f225 Change make tuple in core.ops 5 years ago
  l00591931 cf7c5840e3 Change return 5 years ago
  mindspore-ci-bot b189f177bb Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master 5 years ago
  zhouyuanshen d1e6878011 remove dot 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
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  zhousiyi d0e58dd765 remove ccsrc/common.h 5 years ago
  liubuyu 45b6600001 mv cc file that end with py to pybind 5 years ago
  buxue b075674cf2 support tensor attr shape and dtype in graph mode 5 years ago
  liubuyu f4bc0bc9fe move the dependency of utils to core 5 years ago
  Zhang Qinghua 7b69565d91 Move abstract function to core abstract folder. 5 years ago
  WilliamLian 50e2fda52d refactor primitive ComputeFunction function 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago
  WilliamLian 9682d08d96 refactor primitive hook function 5 years ago
  Zhang Qinghua bde889ffdf Decouple the exception routines from Python. 5 years ago
  wuyongkang e606068585 cache bprop instead of fprop 5 years ago
  huangdongrun 9522f59b87 support for tensor indexing in pynative 5 years ago
  kingfo 38436f929f move hook function to primtivePy class 5 years ago
  leopz 4508134ceb add tensor_minnie and separate py from ir 5 years ago
  huangdongrun 1159f2b11e add prim infer attr cache 5 years ago
  leopz 04763b8b76 move signature to primitivepy and bprop_func to utils 5 years ago
  fary86 7e23a1a475 Fix issues of save_graphs_path, Type/Value error message and log file mode 5 years ago
  fary86 816b60491d Dump graph with type info when static analysis failed 6 years ago
  zhunaipan 930a1fb0a8 initial version 6 years ago