63 Commits (master)

Author SHA1 Message Date
  haoran.wang 3674e1d713 Add Mem & Redis coefficient for PanGu-alpha 4 years ago
  zhoufeng b7bb53ff73 build libmindspore_backend.so 4 years ago
  yao_yf b60e54e0d5 support not only power of 2 4 years ago
  zhoufeng f49b195c39 extract common as an independent shared library 4 years ago
  lilei 05189459ab auto insert VirtualDataset node for master 4 years ago
  lichenever ae40fea111 add_CN_API 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  yangzhenzhang 8431ba616c add output strategy for op init 4 years ago
  yangzhenzhang 6ad6304b77 add output strategy 4 years ago
  huanghui ba66c0d491 add security isolate for save_graphs 4 years ago
  Zhang Qinghua 7203989c26 Support fallback feature in Graph mode (1). 4 years ago
  lichenever 56b31fce42 add_no_elimilate_for_comm_op 4 years ago
  Xiaoda Zhang ae2d3b4832 adjust the device matrix for onehot use in moe 4 years ago
  yao_yf dc7dc7d3fa dataset strategy set 4 years ago
  lichenever 108967ff7d fix_pipeline_split_bug 4 years ago
  chenfei 4f50b3dfe1 add parameter eliminate pass 4 years ago
  yangzhenzhang d711d98f07 clean duplicate code 4 years ago
  Ziyan 2a0a549ae8 fix codex in tensor_layout.cc 4 years ago
  Xiaoda Zhang 5fecfe92a6 code style warnings fixing 4 years ago
  l00591931 cf7c5840e3 Change return 5 years ago
  jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU 5 years ago
  mindspore-ci-bot ad5b033cc5 Change L2Norm, r1.1 to master 5 years ago
  l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 5 years ago
  yangzhenzhang 38ea8784c6 update infer mirror ops 5 years ago
  Xiaoda Zhang 3c27c08b46 change memory cost calculation in auto-parallel 5 years ago
  yangzhenzhang 0c2c76d037 update get rank in parallel ops 5 years ago
  yangzhenzhang 41d925b68a set stage id 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  mindspore-ci-bot 8bfe141680 !7571 fix bug in reshape strategy search when reshape as the first operator 5 years ago
  yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator 5 years ago
  yangzhenzhang eb6f4e3ce8 update repeated calculation 5 years ago
  yangzhenzhang fc4ed975c4 handle repeated calculation 5 years ago
  huanghui b7519b7418 unify save_graphs_path 5 years ago
  Ziyan ddc0113058 enable parallel optimizer in auto parallel 5 years ago
  huangxinjing 4ef439e27b Add stage information for ops and strategy 5 years ago
  zhousiyi c25e37e7bf make backend/optimizer pybind free 5 years ago
  Yi Huaijie 80bdcab982 temporarily cast between int64 and int32 to wait ME support int64 5 years ago
  Yi Huaijie 518cb80133 change type of Shape from int32 to int64 5 years ago
  suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64' 5 years ago
  Yi Huaijie 15d5cc396d change type of Shape from int32 to int64 5 years ago
  He Wei 4eb81d7934 Rename AnfNode::user_data related functions to follow naming rule 5 years ago
  yangzhenzhang e6cef98e95 delete useless code for allreduce 5 years ago
  He Wei 32379f3e7a Decouple ir from frontend 5 years ago
  WilliamLian 50e2fda52d refactor primitive ComputeFunction function 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago
  Ziyan 0925e35252 enable optimizer parallel with broadcast 5 years ago
  He Wei 43e0967024 Decouple ir::Tensor class from python 5 years ago
  Xiaoda Zhang 9f4b8a3cd1 changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information 5 years ago
  leopz 40e15996b0 move default_param out of parameter and remove pybind11 in anf define 5 years ago
  yao_yf f0bf438a55 reshape strategy search 5 years ago