#5 master

Merged
sunxiyin merged 65 commits from OpenI/MSAdapter:master into master 9 months ago

65 Commits

Author SHA1 Message Date
  zoulq a457433a9b update USER_GUIDE.md (#657) 9 months ago
  lzr_msadapter 15034db59a Fixed Tensor.max, Tensor.min, torch.zeros, Tensor.new_zeros (#650) 9 months ago
  frelam d21c98e700 add some lrscheduler (#653) 9 months ago
  frelam 153ef70fbf fix-testcase and suit 0811 mindspore (#656) 9 months ago
  hanjr 8cba7d7276 更新 '.drone.yml' (#658) 9 months ago
  frelam a7552efff7 add metadata for module._load_from_state_dict (#655) 9 months ago
  lzh dc9afd0af7 fix index_put with empty indices (#652) 9 months ago
  Erpim 8d83880e2b add is quantized (#654) 9 months ago
  lzr_msadapter ff7bd3409a Add cond (#639) 9 months ago
  ziqi 8478662bf7 [Document] Modify USER_GUIDE.md and Debugging_and_Tunning.md (#647) 9 months ago
  lzh daebf92333 fix ascend failed tests (#646) 9 months ago
  Erpim 97ed47a915 modify tensor.data new_fill (#649) 9 months ago
  lzh 4c74b9cdd4 register forward hooks for nn.Module (#626) 9 months ago
  frelam 703f7430cc add lrscheduler (#640) 9 months ago
  Erpim d2247b6a95 fix randn/interpolate/__matmul__ (#648) 9 months ago
  frelam c2ee5d0108 fix tensor.copy_, module load buffer, BatchNorm.num_batches_tracked (#643) 9 months ago
  frelam a412654067 add GradScalar (#631) 9 months ago
  hanjr fa84a48099 fix load and torchvision/models (#644) 9 months ago
  lzr_msadapter a14acf0566 Fixed normal_ and random_ (#603) 9 months ago
  lzr_msadapter 3710bce331 Fixed failed cases on GPU and Ascend (#638) 9 months ago
  lzr_msadapter 8c4bdf4fbb Add triangular_solve, cross (#634) 9 months ago
  hanjr ef27f144b6 fix_dataloader_test (#642) 9 months ago
  frelam aea1cb16f8 add some autograd func (#620) 9 months ago
  Erpim eaa0ef3361 modify default num_workers (#636) 9 months ago
  hanjr eaad68b307 fix dataloader test (#641) 9 months ago
  frelam ea4fc66b40 master-fix-optimizer (#632) 9 months ago
  Erpim d34125bf14 add package convert tool (#633) 9 months ago
  Erpim e6da8c06bb add num_batches_tracked (#637) 9 months ago
  lzr_msadapter 0ea7fff95a Add ormqr, matrix_rank (#628) 9 months ago
  Erpim 3683ca2352 update TensorDataset (#630) 9 months ago
  lzr_msadapter 656e88caca Add promote_types, frexp (#619) 9 months ago
  Erpim 3c67577ac9 update compose (#629) 9 months ago
  lzr_msadapter 9aa06c02a8 Add cholesky_ex, inv_ex, matrix_norm (#624) 9 months ago
  Erpim 7735977ed8 update readme (#625) 9 months ago
  frelam 59f62a1858 [2.1]update readme (#627) 9 months ago
  hanjr ede44571ef update readme for torch.utils.data (#623) 9 months ago
  lzr_msadapter c4b65cdb35 [2.1]Fixed TypeError testcases on Ascend (#605) 9 months ago
  lzr_msadapter dba593129b Add narrow_copy, cholesky_solve (#618) 9 months ago
  lzh 4f3ac7c69d nanmedian & fix arange (#537) 9 months ago
  Erpim b0a1cdd98c update _infer_size (#617) 10 months ago
  lzh 6080aa3f04 add multihead bool attn_mask testcase after ms bug fixed (#612) 10 months ago
  frelam 2d2038856b [2.1] fix ascend assert error testcase (#611) 10 months ago
  lzh 53df450048 [Opt]fix gpu & ascend failed tests (#599) 10 months ago
  lzr_msadapter 21ebb6b2b7 [2.1]Fixed runtime errors (#615) 10 months ago
  frelam 8ff20d5410 [2.1] fix_ascend_runtime_eror (#614) 10 months ago
  Erpim c330a5ddd6 fix dropout bug (#616) 10 months ago
  lzr_msadapter f6b8ba1ad1 [Opt]Fixed torch funcs (#593) 10 months ago
  frelam 192845eeb6 [2.1] update module parameter_and_names (#613) 10 months ago
  frelam 94420c1ca4 [2.1]master-adapte-optimizer (#594) 10 months ago
  Erpim 5450370977 add no_grad 2.1 (#601) 10 months ago
  hanjr b3c1adbd0a remove from_torch in load (#590) 10 months ago
  lzr_msadapter b6b9666a0e Skip test_normal_ on 2.1 (#608) 10 months ago
  frelam d829b045f7 [2.1]change 'ops.Pad' to 'ms.ops.pad' (#604) 10 months ago
  lzr_msadapter f80b971114 Fixed errors on 2.1 (#598) 10 months ago
  hanjr d251d2204a 更新 '.drone.yml' (#606) 10 months ago
  Erpim 69d50b05d5 [Opt]update new_full/new_zeros/all/finfo (#596) 10 months ago
  lzh 112dae0f60 celu selu gelu (#592) 10 months ago
  Erpim cdf184de6e [Opt]update flip/matmul/bool/float... (#597) 10 months ago
  Erpim b11e5dbdb1 [Opt]fix gpu test (#600) 10 months ago
  frelam c7c295a2b1 [Opt]add pad_sequence for rnn and lstm `proj_size` (#586) 10 months ago
  laich 908bc694bc Update 'README.md' (#589) 10 months ago
  lzh 3184e55b0a [Opt]torch func (#585) 10 months ago
  Erpim 695e84def2 [Opt]update istesnor/depend (#588) 10 months ago
  lzr_msadapter 1046b83f5d [Opt]Fixed histc on GPU (#587) 10 months ago
  Erpim 6b7675057c [Opt]update gelu/mish/linear/bilinear/distance (#582) 10 months ago