55 Commits (7afcdfd211dabbf10d80cdcff69aad0e246306c0)

Author SHA1 Message Date
  wangrao124 b643e3f4ff Add CSRTensor/COOTensor attr 4 years ago
  zhoufeng f49b195c39 extract common as an independent shared library 4 years ago
  huangmengxi 080ad981d6 add csr bprop && csr method 4 years ago
  TronZhang 58f386fe2a Add Custom actor nodes and custom actor support for dynamic shape case 4 years ago
  wangrao124 385f153dd1 add CSReduceSum, CSRMV, CSRMul 4 years ago
  He Wei 41dcac9c49 Replace std::unordered_map/set with robin-hood-hashing 4 years ago
  l00591931 b0cd3a735a fix codedex error 4 years ago
  limingqi107 4ce65f0f52 fix bug of output none and share weight 4 years ago
  lizhenyu 2ef6aa29e0 bugfix output contain tuple 4 years ago
  lizhenyu 2df0e89a6a clean pc-lint warnings 4 years ago
  lvliang 32da2cea42 create multi make tuple for nested tuple output 4 years ago
  lvliang b576106623 add_cache_for_elim_GradNetInner_in_non-first_step 5 years ago
  He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad 5 years ago
  buxue 0647b8b7db optimize scalar to tensor function 5 years ago
  Yi Huaijie d7faa77b5e support int64 shape 5 years ago
  zhousiyi c25e37e7bf make backend/optimizer pybind free 5 years ago
  yujianfeng e949540062 Support int64 for cpu sparse optimizers 5 years ago
  mindspore-ci-bot 5b1cf18cb9 !5055 prepare to support int64 5 years ago
  lirongzhen1 531ad4df70 prepare to support int64 5 years ago
  fary86 947e19b839 Fix bug of switch layer join 5 years ago
  Wei Luning dde5a1bb48 updata doc for Parameter & fix codex 5 years ago
  buxue 855d6b8fed add check for user define bprop in Pynative mode. 5 years ago
  Wei Luning c1c30a44f1 rename param_value -> param_info 5 years ago
  huangdongrun 2a6d346d2f support if by if grad parameter 5 years ago
  fary86 8ac5672abb Add support for dynamic shape 5 years ago
  panyifeng 9927e6eb5c eager mode sparse 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
  Wei Luning a05c38bb63 make python Parameter inherit from Tensor 5 years ago
  fary86 af22653b60 Fix bug of ConvertData in data_converter.cc 5 years ago
  kpy 570da089a8 set output value for dynamic graph 5 years ago
  liubuyu 43c79eb853 mindspore path adjust 5 years ago
  Zhang Qinghua 87715ed127 Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines; 5 years ago
  He Wei f337c6bc14 Decouple ParamValue from python 5 years ago
  leilei_snow 70abe362f2 add case process 5 years ago
  buxue 699dc99bc8 add typeid to type conversion scene 5 years ago
  He Wei 43e0967024 Decouple ir::Tensor class from python 5 years ago
  huangdongrun 9522f59b87 support for tensor indexing in pynative 5 years ago
  mindspore-ci-bot 96ebda914c !1758 fix return parameter directly in net 5 years ago
  fary86 e3585ff564 Fix return paramter directly in net 5 years ago
  z00478463 f8dda8d3b1 set save graphs False and add bprop for op cholesky trsm 5 years ago
  fary86 faf6578a90 Fix arg index check error when return Parameter defined in Net directly 5 years ago
  mindspore-ci-bot 0a27c46eef !1701 fix several bugs 5 years ago
  fary86 54ccab295c 1.Update log level of some statements in validator.cc 5 years ago
  leopz a9e30a96db separate py from debug and utils 5 years ago
  leopz 4508134ceb add tensor_minnie and separate py from ir 5 years ago
  lizhenyu a25b84055c refine data copy in multi-graph 5 years ago
  fary86 a0cc983445 Set submodule id for init.cc 5 years ago
  candanzg 2cc85bdc93 Support weight compile according to shape 5 years ago