zoulq
  • Joined on Oct 04, 2022
  • Organization
Loading Heatmap…

zoulq commented on pull request OpenI/MSAdapter#921

[WIP]update some api

pytorch是如何实现float32转float16类型?

15 hours ago

zoulq commented on pull request OpenI/MSAdapter#921

[WIP]update some api

直接用ms.ops.mul/pow/sqrt有什么区别?

15 hours ago

zoulq commented on pull request OpenI/MSAdapter#921

[WIP]update some api

全平台的算子目前实现都有问题吗?

15 hours ago

zoulq commented on pull request OpenI/MSAdapter#922

add join api

为什么要加这个约束?

16 hours ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

这个用例在GPU和Ascend也是不能跑的,可以都先加上skip,如果后续需要跑再单独放开

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

这些用例注释掉的原因是什么?

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

warnings是否要用mindtorch封装后的?这样可以受环境变量配置控制

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

现在还有要依赖pytorch的场景吗?

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

为啥要把set_接口删掉呢?

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

data=1和data = np.array(1)对结果的区别是dtype不同,现在这么写是因为要求int64?

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

同上,是不是可以直接创建tensor?

5 days ago

zoulq commented on pull request OpenI/MSAdapter#918

load/save fix

直接创建一个tensor的方法快一点吧?

5 days ago

zoulq merged pull request OpenI/MSAdapter#914

Update Docs

6 days ago

zoulq pushed to master at OpenI/MSAdapter

  • 7562536d1b Update Docs (#914) Update logo remove data remove examples.py Update docs Update logo Update md Fix typos Update img Update img Update Docs Co-authored-by: Eric_lai <laicheng_vip@163.com> Reviewed-on: https://openi.pcl.ac.cn/OpenI/MSAdapter/pulls/914

6 days ago

zoulq merged pull request OpenI/MSAdapter#895

update autograd.Function and distribute api

1 week ago

zoulq pushed to master at OpenI/MSAdapter

  • 64f60e8971 update autograd.Function and distribute api (#895) add some warnings for useless function update testcase update testcase update testcase update add distributed testcase update reduce_scatter_tensor testcase update testcase update distributed convert dtype on hccl revert somecode add autograd function testcase update autograd testcase update autograd function comment backward testcase revert some update fix pylint update autograd function add compile for autograd function update gloo Merge remote-tracking branch 'upstream/master' into master0319 Revert "update stream testcase to use less stream for memory saving" This reverts commit 371d1ce02ee888ca96126c11960e48a1e8004df2. update function fix pylint Merge remote-tracking branch 'upstream/master' into master0319 update autograd function update init_process_group update autograd function update autograd function update autograd function revert optmizer Merge remote-tracking branch 'upstream/master' into master0319 update stream testcase to use less stream for memory saving change distributed api async_op option from error to warning update some api update distributed op cast input dtype on Ascend add reduce scatter base add autograd function Co-authored-by: lvhaoyu <lvhaoyu@huawei.com> Reviewed-on: https://openi.pcl.ac.cn/OpenI/MSAdapter/pulls/895

1 week ago

zoulq commented on pull request OpenI/MSAdapter#913

update storage

为什么这段逻辑会变复杂?

1 week ago

zoulq commented on pull request OpenI/MSAdapter#913

update storage

对应原来支持的两种场景,返回单个元素和返回一段tensor,现在这种表达是否能支持?

1 week ago

zoulq commented on pull request OpenI/MSAdapter#913

update storage

存在需要多次打印场景?

1 week ago

zoulq commented on pull request OpenI/MSAdapter#913

update storage

图模式下语法编译是否支持?

1 week ago