80 Commits (b56fc0c2af8a3dc8729237b5e1e6e4e4e5d45dfa)

Author SHA1 Message Date
  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
  l00591931 ee45c04775 Add pynative view and expand_as 5 years ago
  JunYuLiu 686fd88089 Add labels to python files 5 years ago
  mindspore-ci-bot 701f07401b !8271 modify_normal_seed 5 years ago
  lilei 4d48049b27 modify_normal_seed 5 years ago
  buxue 885c60d1c8 optimizer error info for not supported np.dtype and modify example of TopK 5 years ago
  buxue 346bcfa3fd Rectify and optimize the type checking function 5 years ago
  Ziyan c33f2cd796 fix auto optimizer weight shard 5 years ago
  lizhenyu 45e504a65b [bugfix]remove useless random seed update 5 years ago
  lilei 04075671cf modify_normal_seed 5 years ago
  lilei 7b135990e7 Use MetaTensor instead of Initializer 5 years ago
  Wei Luning 8c6475fd0b add composite op doc 5 years ago
  Wei Luning 879a519136 updata signature 5 years ago
  He Wei 27721ff4ea Fix Tensor.from_numpy() returns wrong type 5 years ago
  Wei Luning 77dcdd89ec support parameter updata with implicit type conversion 5 years ago
  buxue 9c7cdcf1e9 support bool tensor and bool do equal 5 years ago
  buxue 35677ac098 support two mstypes do equal. 5 years ago
  buxue 02d6e3a43a fix bugs 5 years ago
  panyifeng 34e50e5d6e fix cell bprop 5 years ago
  simson a346a1b2b4 Second round of the enhancement of API comments 5 years ago
  buxue 8c5db0f919 add attr 'shape' and 'dtype' and interface 'asnumpy' for Tensor 5 years ago
  panyifeng 9927e6eb5c eager mode sparse 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
  kingfo 577535b387 fix gradients issue in pynative 5 years ago
  Wei Luning a05c38bb63 make python Parameter inherit from Tensor 5 years ago