54 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  huangmengxi c27613e23d fix 4 years ago
  i-robot ae87f31dea !25088 Optimize the comment and log descriptions for the python source code 4 years ago
  zhunaipan 8ce4e62725 optimize the comment and log description 4 years ago
  lianliguang 72c7706d22 support dynamic slice in runtime mode 4 years ago
  yingchen bcf3f93512 update py format 4 years ago
  Lu 9f68d43c32 Construct supports the filter function. 4 years ago
  zhangzhaoju 753dd2aeb8 Optimize the exception info of tensor index 4 years ago
  djc b077aa1cab [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
  djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 4 years ago
  huangmengxi 5c9bc28798 add sponge frontend 4 years ago
  huangbingjian 2e863dbccc fix clean code problem 4 years ago
  wangrao da7ba4ab1a fix docstr and tensor.sum 4 years ago
  yanglf1121 a6325a15b8 fix numpy api example errors 4 years ago
  huangmengxi 733158ac31 fix trace 4 years ago
  huangbingjian 3bac020c8a modify tensor api document 4 years ago
  l00591931 d1651800bf Fix codecheck for master 4 years ago
  mindspore-ci-bot 8cccfeb113 !16417 fix tensor methods docs 4 years ago
  yanglf1121 5c9842d67e fix tensor methods docs 4 years ago
  yanglf1121 e13c70bddd fix numpy native bugs 4 years ago
  yepei6 acbd7eb023 add more tensor methods 5 years ago
  yanglf1121 560ef0036f Add new np interfaces 5 years ago
  buxue 5ede9ffcca improve isinstance 5 years ago
  mindspore-ci-bot b8ba05333e !11372 [Numpy-Native] Api docstring bug fix 5 years ago
  yanglf1121 eab5ecf21a Fix bugs in np.atleastxd, np.xstack and format api docstrings 5 years ago
  buxue 2ea8b9e738 add dict for isinstance 5 years ago
  buxue e8cd572bc2 add check for outermost net inputs type and support isinstance first arg an empty list 5 years ago
  buxue 15593dc98f improve isinstance function in graph mode 5 years ago
  yanglf1121 72903c11c8 add array_ops, math_ops and tensor ops 5 years ago
  buxue 6d395c1d3f keep consistent in Graph mode and PyNative mode for 'isinstance' 5 years ago
  yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size 5 years ago
  wangshuide2020 abf0d30537 update the doc string of some operations. 5 years ago
  mindspore-ci-bot 3f82405d17 !9639 Add Numpy Native to Mindspore 5 years ago
  yanglf1121 59e5afd2bb Add mindnumpy to mindspore 5 years ago
  Bairong 623b2e3f99 support abs and mean of Tensor 5 years ago
  mindspore-ci-bot a321f402c8 !8579 Add view function for tensor 5 years ago
  l00591931 7a192973ff Add view function for tensor 5 years ago
  mindspore-ci-bot c11c79170e !8554 Add expand_as function to tensor 5 years ago
  l00591931 ba7ee2aa13 add expand_as function 5 years ago
  l00591931 6f165ee5e3 enumerate function and enumerate test case added 5 years ago
  buxue 14f6c95c28 add overflow check for make_range and optimize isinstance processing 5 years ago
  buxue b9c9046b93 support function as condition of if 5 years ago
  buxue 09f1a4bbaf support axis is None for all and any interface in graph mode. 5 years ago
  buxue ace34525cd improve interface '__bool__' for tensor 5 years ago
  buxue 2c4cb49a11 support interface 'all' and 'any' of tensor 5 years ago
  buxue b075674cf2 support tensor attr shape and dtype in graph mode 5 years ago
  buxue 8feb021c08 support bprop for const in pynative and develop stridedslice and isinstance. 5 years ago
  mindspore-ci-bot 684ff4f46b !3160 Rewrite tensor's __bool__ for pynative mode 5 years ago
  simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode 5 years ago
  buxue 073507a5e0 support call the parent class function 5 years ago
  buxue 60b0ded440 change ValueError to TypeError for enumerate start 5 years ago