lzr_msadapter liuzhuoran2333
Loading Heatmap…

liuzhuoran2333 deleted branch dev0918 from OpenI/MSAdapter

4 months ago

liuzhuoran2333 deleted branch dev0906 from OpenI/MSAdapter

4 months ago

liuzhuoran2333 deleted branch dev0907 from OpenI/MSAdapter

4 months ago

liuzhuoran2333 deleted branch dev1024 from OpenI/MSAdapter

4 months ago

liuzhuoran2333 commented on pull request OpenI/MSAdapter#745

Fixed torchvision model

fixed

5 months ago

liuzhuoran2333 pushed to dev1024 at OpenI/MSAdapter

5 months ago

liuzhuoran2333 pushed to dev1024 at OpenI/MSAdapter

5 months ago

liuzhuoran2333 created pull request OpenI/MSAdapter#745

Fixed torchvision model

5 months ago

liuzhuoran2333 pushed to dev1024 at OpenI/MSAdapter

5 months ago

liuzhuoran2333 commented on pull request OpenI/MSAdapter#712

Fixed torchvision cases: test_ops, test_transform

CPU上sin算子在for循环中重复调用,输入相同数据的情况下,前后结果不一致,正在和测试沟通提单,之前的复现代码在最新的mindspore代码中没有复现成功,确定可以提单之后补充单号

5 months ago

liuzhuoran2333 commented on pull request OpenI/MSAdapter#712

Fixed torchvision cases: test_ops, test_transform

tensor类型转换在float64和uint8之间转换过程中会造成部分结果有变化造成最后比对结果有误差,torchvision上固定seed也会遇到相同的问题,可以确定是概率发生的精度问题

5 months ago

liuzhuoran2333 commented on pull request OpenI/MSAdapter#712

Fixed torchvision cases: test_ops, test_transform

冗余校验已删除

5 months ago

liuzhuoran2333 pushed to dev0918 at OpenI/MSAdapter

  • a3df9123b7 Fixed normalize on GRAPH mode
  • c42301b02f Fixed comments
  • 601a52132d Fixed torchvision cases: test_ops, test_transform
  • 438e7308eb add clip_grad_norm_, clip_grad_value_ (#667) revert testing/ut/pytorch/torch/test_dtype.py update some format fix testcase and format Merge remote-tracking branch 'refs/remotes/upstream/master' into add-clip-norm Revert "update parameter dtype (#735)" This reverts commit 46a188e1208a8587d1c6533d5ed3afe0b31e5125. Merge remote-tracking branch 'refs/remotes/upstream/master' into add-clip-norm update supportlist update comment add clip_grad_value Merge remote-tracking branch 'refs/remotes/upstream/master' into add-clip-norm fix pylint Merge remote-tracking branch 'upstream/master' into add-clip-norm update code add clip_grad_norm add clipnorm Co-authored-by: lvhaoyu <lvhaoyu@huawei.com> Reviewed-on: https://openi.pcl.ac.cn/OpenI/MSAdapter/pulls/667
  • e5eb0c3823 Fixed normalize on GRAPH mode
  • Compare 7 commits »

5 months ago

liuzhuoran2333 pushed to dev0918 at OpenI/MSAdapter

5 months ago

liuzhuoran2333 pushed to dev0918 at OpenI/MSAdapter

5 months ago

liuzhuoran2333 commented on pull request OpenI/MSAdapter#712

Fixed torchvision cases: test_ops, test_transform

有关,数据需要为NCHW格式

5 months ago

liuzhuoran2333 commented on pull request OpenI/MSAdapter#712

Fixed torchvision cases: test_ops, test_transform

mindspore在不同平台上报错场景不同,返回的错误信息是算子的计算错误信息,与torch不对标,当前添加的这几个约束信息可以保证和torch的报错信息保持一致

5 months ago

liuzhuoran2333 pushed to dev0918 at OpenI/MSAdapter

  • fd93113140 Merge branch 'master' into dev0918
  • caa3d8f5b6 Fixed torchvision case: test_model (#701) Fixed torchvision model Co-authored-by: Zhuoranbupt <929623751@qq.com> Reviewed-on: https://openi.pcl.ac.cn/OpenI/MSAdapter/pulls/701
  • Compare 2 commits »

5 months ago