50 Commits (e9cd12e9047071b16bf595a47d0b092dbe1126ba)

Author SHA1 Message Date
  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
  kingfo fab9fac109 fix batchnorm under mix precision in pynative mode 5 years ago
  panyifeng ad2d46cd6f fix sparse api doc 5 years ago
  panyifeng 1bd047e274 eager mode enable sparse 5 years ago
  panyifeng 963bd67a60 add sparse api docs 5 years ago
  simson 5f77fbdd75 Rewrite tensor's __bool__ for pynative mode 5 years ago
  panyifeng 5a10383cc3 add coo_tensor 5 years ago
  kingfo add3778a61 add grad all in pynative mode 5 years ago
  He Wei f337c6bc14 Decouple ParamValue from python 5 years ago
  kingfo 5d301092f6 fix hook operator compare issue 5 years ago
  panyifeng d6635bbbe2 Add IndexedSlices 5 years ago
  mindspore-ci-bot 4cc798c675 !2502 1. fix infer value bug 2. tensor init support numpy number 5 years ago
  mindspore-ci-bot 67d664d7dd !2511 add mod and floordiv opration for tensor 5 years ago
  kingfo 078738adc5 add tensor mod & floordiv operation 5 years ago
  He Wei 43e0967024 Decouple ir::Tensor class from python 5 years ago
  geekun 947a93c864 fix infer value bug 5 years ago
  huangdongrun 79058d3509 add support for parameter 5 years ago
  kingfo 358982a98f fix hook and bprop debug issue 5 years ago
  buxue 66bbdb4a31 change tensor dtype and shape from function to attr 5 years ago
  huangdongrun 9522f59b87 support for tensor indexing in pynative 5 years ago
  kingfo 38436f929f move hook function to primtivePy class 5 years ago
  kingfo 557a404282 fix tuple args issue in pynative 5 years ago
  kingfo 9785178b88 add tensor compare & len & constexpr operation 5 years ago
  rick_sanchez e2a322b6b7 Modify code to support dynamic graph. 5 years ago
  changzherui c23731e592 Incremental subgraph initialization 5 years ago
  lvliang b9e0943084 fix-set-output-addr-fail-in-gpu-pynative 5 years ago
  kpy e64c755ad6 change tensor equal bug 5 years ago
  kingfo 75fec82b52 resolve pynative operator issue 5 years ago
  guohongzilong e17e086186 unified tensor and mindspore.type 5 years ago
  Wei Luning 73ba399364 remove ge depend in cpu 5 years ago
  zhunaipan 930a1fb0a8 initial version 5 years ago