#2 master

Merged
sunxiyin merged 78 commits from OpenI/MSAdapter:master into master 1 year ago

78 Commits

Author SHA1 Message Date
  hanjr b8dbd7b189 add torch.split, torch.nonzero (#183) 1 year ago
  zoulq 2c8fba554a Merge pull request 'add Error for bilinear upsample when 'align_corners=False' under cpu context' (#180) from frelam/MSAdapter:master20221122-2 into master 1 year ago
  lvhaoyu 8a160286aa add Error for bilinear upsample when 'align_corners=False' on cpu 1 year ago
  zoulq 923ea3ddc8 Merge pull request 'fix nn.functional.linear and add ShortTensor' (#178) from frelam/MSAdapter:master20221122-2 into master 1 year ago
  zoulq c189435bb8 add other type for tensor invert (#179) 1 year ago
  lvhaoyu d486f8716e fix nn.functional.linear 1 year ago
  zoulq 59a8f038ee Merge pull request 'add some math functions begin with letter 'c' to 'l'' (#174) from tanh01 into master 1 year ago
  kcl ac70d5b402 fix bincount for 'uint' input 1 year ago
  Erpim c4e7fc9f13 update torchvision (#177) 1 year ago
  kcl 7f849841bd fix bincount for 'uint' input 1 year ago
  kcl a27e8a3500 fix bincount for 'uint' input 1 year ago
  kcl c8a76de329 fix 1 year ago
  kcl 6ee77f327b fix 1 year ago
  kcl 407452cbb2 fix 1 year ago
  zoulq 140ba9a957 Merge pull request 'adjust tensor' (#176) from frelam/MSAdapter:master20221122-2 into master 1 year ago
  lvhaoyu 8e245315ff adjust tensor 1 year ago
  zoulq 9d1d6e0aa9 Merge pull request 'add ceil_mode for maxpool2d' (#172) from frelam/MSAdapter:master20221122-2 into master 1 year ago
  zoulq 774cdecd9e Merge pull request 'add torchvision test' (#175) from Erpim/MSAdapter:vision into master 1 year ago
  lvhaoyu 5f7c785e23 add ceil_mode for maxpool2d 1 year ago
  Erpim 9782f5e5a1 add torchvision test 1 year ago
  Erpim ed31abe1e3 add tensor new_zeros 1 year ago
  kcl ce9eaa573e add some math func begin with latter 'f' to 'l' 1 year ago
  hanjr ce6118d9bf 更新 'ms_adapter/torchvision/__init__.py' (#173) 1 year ago
  zoulq eca29e1500 Merge pull request 'add support for einops third-party package' (#169) from lhy into master 1 year ago
  lvhaoyu 0c37950d21 adjust some ops 1 year ago
  zoulq 8749f2af0a add tensor magic methods (#171) 1 year ago
  kcl cd97b0ce06 fix 1 year ago
  kcl 8793d54d07 fix 1 year ago
  kcl be128fd375 add some math func begin with latter 'c', 'd', 'e', 'f' 1 year ago
  lvhaoyu a42600cb16 add install and adapt script for third-party packet 'einops' 1 year ago
  lvhaoyu d144905ddd add some ops to support einops 1 year ago
  hanjr 86067731a2 add tensor.T (#166) 1 year ago
  kcl a80ae1d6d5 add some math functions that begin with letter 'a' or 'b' (#165) 1 year ago
  kcl ba0615320a merge 1 year ago
  zoulq 94b994f83f fix type of Tensor bug (#163) 1 year ago
  kcl 0ef016f74a add some math func: arctan2, bitwise_not, _and, _or, _xor, _left_shift, _right_shift 1 year ago
  hanjr 8776c52ab4 add tensor.t, torch.t, torch.squeeze (#164) 1 year ago
  Erpim e594e5f55c update vision (#154) 1 year ago
  zoulq be27fc8e95 add warings for autograd.Function/Variable (#162) 1 year ago
  kcl 5bb4f059fe add some math func: absolute, acos, arccos, acosh, arccosh, add, addcdiv, addcmul, angle, asin, arcsin, asinh, arcsinh, atan, arctan, atanh, arctanh 1 year ago
  laich a14e5d4df8 restore ci (#161) 1 year ago
  laich 19d137bb99 Add CONTRIBUTING (#160) 1 year ago
  zoulq f858044d51 Merge pull request 'add tensor.le()' (#159) from lhy into master 1 year ago
  lvhaoyu ebc1f8f0db add tensor.le() 1 year ago
  zoulq 49cfdf7f40 Merge pull request 'test' (#158) from lhy into master 1 year ago
  lvhaoyu 5fe9062a3c modify 1 year ago
  lvhaoyu b110724932 add some tensor method 1 year ago
  zoulq 70fc4799a0 add sort/sqrt/msort/argsort API (#155) 1 year ago
  hanjr ef3e153e5e add transpose (#147) 1 year ago
  Erpim 5b7079359c add Tensor.to (#153) 1 year ago
  hanjr e96ef7384a 更新 'pylintrc' 1 year ago
  laich 759e160932 fix dim 1 year ago
  kcl ccfd4210a6 add some functions in tensor (#142) 1 year ago
  kcl 66d4baacc0 fix 1 year ago
  kcl 0f638687aa fix 1 year ago
  kcl 39b74a9b5a fix 1 year ago
  frelam c48e373995 add tensor.contiguous(), torch.min(), torch.mul(), torch.index_select() (#150) 1 year ago
  frelam 3778813a38 1. fix class Sequential.add_modules lack of updating prefix of parameter. 2. modify torch.device() and add torch.cuda.is_available().3. add nn.functional.max_pool2d() (#135) 1 year ago
  laich 0b7a7be99e fix 1 year ago
  laich 4cd3554648 fix pylint 1 year ago
  laich eae9d83cd5 更新 'ms_adapter/pytorch/nn/parameter.py' 1 year ago
  Erpim 6a008abc96 add tensor new_zeros (#151) 1 year ago
  kcl 68b6180e76 fix 1 year ago
  kcl c529193629 fix 1 year ago
  kcl afbe87372e merge 1 year ago
  laich f2edffe6d9 更新 '.drone.yml' 1 year ago
  laich a53e47e789 remove checkout 1 year ago
  zoulq 755c5deb22 Merge pull request 'add some tensor function' (#146) from Erpim/MSAdapter:vision into master 1 year ago
  laich fc5e108f3e Fix drone.yml (#149) 1 year ago
  laich ca80c1ff8b 更新 'ms_adapter/pytorch/nn/functional.py' 1 year ago
  laich 94ef10fef4 Add some functions (#148) 1 year ago
  Erpim 1d56b6e723 add some tensor function 1 year ago
  kcl aac37c0820 fix 1 year ago
  kcl f31c24c3ba add conv1d, conv2d, add sub 1 year ago
  kcl c24ed588c2 merge 1 year ago
  kcl 4b33e5ad30 add bmm, clamp, dim, expand_as, item, log, matmul, squeeze, stride 1 year ago
  kcl ee64d7bbb5 add abs, ndim, amax, amin, as_strided 1 year ago
  kcl a49ec0d2de add view_as_complex, bincount 1 year ago