155 Commits (bae1dd3bb0b19331a700d681ec00be1b09080ea4)

Author SHA1 Message Date
  mindspore-ci-bot d9546a0979 !16664 fix docstrings for some tensor methods 4 years ago
  huangbingjian 55c5305a42 modify mindspore API 4 years ago
  wangrao ddb82a8fea fix docstrings for some tensor methods 4 years ago
  huanghui be77802dd8 update doc of tensor all()/any()/abs() 4 years ago
  huangbingjian 529be922e3 modify Tensor API 4 years ago
  mindspore-ci-bot 8cccfeb113 !16417 fix tensor methods docs 5 years ago
  yanglf1121 5c9842d67e fix tensor methods docs 5 years ago
  yanglf1121 e13c70bddd fix numpy native bugs 5 years ago
  yepei6 acbd7eb023 add more tensor methods 5 years ago
  jonyguo ba156de86b enhance: output data & type when to tensor failed 5 years ago
  yepei6 81789ffb5d augassign 5 years ago
  mindspore-ci-bot f0c4b043e8 !14668 Add more numpy interfaces 5 years ago
  yanglf1121 560ef0036f Add new np interfaces 5 years ago
  changzherui 1f4c17edca modify clean code 5 years ago
  l00591931 2ce5de2f47 Change Tensor zero dimension check to make it faster 5 years ago
  l00591931 af6d812436 enable zero tensor using attribute 5 years ago
  l00591931 923dd4b77a enable zero dimension tensor when input is data 5 years ago
  yingchen d582883c03 fix api bugs 5 years ago
  mindspore-ci-bot 48089b8451 !13236 Not print the tensor object util it is initialized 5 years ago
  yujianfeng b3a2d4bdaa Not print the tensor python object util it has been initialized 5 years ago
  lilei 62dc816789 modify Tensor check 5 years ago
  yepei6 e0ac65ae79 update comments 5 years ago
  zhiqiang 1d64c6b714 Fix the formats and syntax in tensor and parameter 5 years ago
  buxue f8a00d52af support invert bool tensor 5 years ago
  fangzehua 3235ebbdab fix cache acc 5 years ago
  chujinjin 96229b7358 support swtichlayer for pynative 5 years ago
  lilei 63eb3ed2d9 modify Tensor shape 5 years ago
  yanglf1121 5b986fa419 update API in tensor.py 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
  lilei 7d9f5f6dba modify Tensor 5 years ago
  fangzehua f97e19f23f add cache pass 5 years ago
  yanglf1121 72903c11c8 add array_ops, math_ops and tensor ops 5 years ago
  buxue 24dc0925db fix bug in getitem when index is True 5 years ago
  zhangyi 5b5cfee0b1 fix some api comments. 5 years ago
  lilei b858097ae4 modify MetaTensor and Tensor 5 years ago
  buxue 3973f1424e fix error in len of tensor in pynative mode 5 years ago
  buxue a6cf444864 optimize inputs check for predict of model and init data check for Tensor 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 34a9c03f6e !9847 Change example for seed.py and api.py to pass doctest 5 years ago
  l00591931 46595902fd pytest change 5 years ago
  Bairong dcd5b1df28 improve docstring 5 years ago
  buxue 8eabb86c4b optimize error info when assign parameter to non-parameter attr 5 years ago
  mindspore-ci-bot 2403618aaa !9630 Fix bugs for Tril/Triu and let enumerate run in pynative 5 years ago
  l00591931 2608c17bee Fix bug of tril/triu and enumerate under pynative 5 years ago
  huanghui 1c5cba7b81 add data_sync in Tensor.__repr__ 5 years ago
  l00591931 256a93911d Codedex change and change some comment 5 years ago
  zhangyi 13e2aee0ea fix somee error format for comments. 5 years ago
  Bairong 623b2e3f99 support abs and mean of Tensor 5 years ago