tangdezhi_123
9b2e8af345
将mindspore.ops.linspace中的stop参数修改为end, 将num参数修改为steps。修改英文接口文档及实现; 恢复mindspore.numpy.linspace的原参数名
2023-03-06 14:48:50 +08:00
huangchengnuo
daca853297
Add shape type registration
2023-03-06 14:43:12 +08:00
hanhuifeng2020
0486e0861b
cache the Operator to avoid memory leak of GE interface
2023-03-06 14:42:29 +08:00
jonyguo
cd57832e21
fix: update OWNERS
2023-03-06 14:37:05 +08:00
i-robot
661ec54dde
!49763 revise logical ops error message
...
Merge pull request !49763 from wtcheng/master
2023-03-06 06:33:59 +00:00
yangzhenzhang
91bbca34a4
create group for syncbn
2023-03-06 14:31:12 +08:00
i-robot
02c441a9e4
!49811 fix ascend int8 clip & bn precision issue.
...
Merge pull request !49811 from yeyunpeng2020/master_ci
2023-03-06 06:26:28 +00:00
Yingtong Hu
4eecce7ab4
fix bug
2023-03-06 14:21:13 +08:00
chenfei
c3844cfcbe
fix mac value errror not raise
2023-03-06 14:20:55 +08:00
i-robot
a2d27849bd
!49788 modify add function
...
Merge pull request !49788 from changzherui/mod_add
2023-03-06 06:19:58 +00:00
i-robot
d36d9999bc
!49672 fix bug for conv3d generate strategy
...
Merge pull request !49672 from yangzhenzhang/fix-bug-for-conv3d-gen-strategy
2023-03-06 06:19:36 +00:00
i-robot
93e13a453b
!49767 adam check dtype
...
Merge pull request !49767 from nomindcarry/master
2023-03-06 06:16:20 +00:00
i-robot
b528aac206
!49772 [api] Update api params
...
Merge pull request !49772 from shaojunsong/feature/api_update
2023-03-06 06:14:13 +00:00
r1chardf1d0
2049e36c8e
add some nn expander bprop
2023-03-06 12:08:58 +08:00
wangpingan2
3acec368ce
fix lite window vs compile.
2023-03-06 12:07:09 +08:00
zjun
f3b4e35146
Fix ms function bug
...
Signed-off-by: zjun <zhangjun0@huawei.com>
2023-03-06 11:53:49 +08:00
i-robot
d1a4199d05
!49667 Add some side effect test cases with Fallback runtime.
...
Merge pull request !49667 from Margaret_wangrui/auto_monad_fallback
2023-03-06 03:51:15 +00:00
i-robot
d021c11ddc
!49818 fix docs
...
Merge pull request !49818 from zhangyinxia/master
2023-03-06 03:50:24 +00:00
i-robot
82ed9ac3fa
!49670 isclose supports list and tuple
...
Merge pull request !49670 from YingtongHu/master
2023-03-06 03:42:17 +00:00
zhoufeng
a1a3f459f9
move graph_kernel & mem_reuse to backend
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2023-03-06 11:38:04 +08:00
huangbingjian
fcf0757ed4
Modify testcase
2023-03-06 11:32:12 +08:00
zhangyinxia
c4c5a2e7b4
fix docs
2023-03-06 11:23:03 +08:00
i-robot
94ad76bc14
!49344 optimize windows building speed using sccache and ninja
...
Merge pull request !49344 from qinzheng/win_build
2023-03-06 03:05:07 +00:00
i-robot
3e1290e2de
!49742 solve the bug of cumulativelogsumexp not support dynamic
...
Merge pull request !49742 from zong_shuai/cumulativelogexp
2023-03-06 03:03:59 +00:00
i-robot
2bd43a73c9
!49695 fix comm subgraph bug
...
Merge pull request !49695 from lyqlola/comm
2023-03-06 03:03:26 +00:00
i-robot
a9de0b252b
!49175 add gather batch_dims
...
Merge pull request !49175 from 范吉斌/gather_batch_dims
2023-03-06 02:58:11 +00:00
wYann
b294db6b05
delete ENABLE_TUPLE_UNFOLD
2023-03-06 10:57:36 +08:00
zhouyifeng
d901433d6c
fix train error on win gpu
2023-03-06 10:57:33 +08:00
i-robot
6dedbc3ce6
!49744 unload hccl task
...
Merge pull request !49744 from zhoufeng/hccl-unload-task
2023-03-06 02:55:26 +00:00
i-robot
500e186866
!49766 adam docs
...
Merge pull request !49766 from nomindcarry/code_docs_mydocs
2023-03-06 02:52:23 +00:00
i-robot
fc63b105ce
!49636 fix maskedfill bprop in dynamic rank
...
Merge pull request !49636 from r1chardf1d0/b2
2023-03-06 02:52:09 +00:00
jonyguo
503099e05e
fix: aclFinalize repeat on lite
2023-03-06 10:44:17 +08:00
i-robot
02e1736463
!49596 label switch condition with int64 type
...
Merge pull request !49596 from jjfeing/master
2023-03-06 02:36:30 +00:00
jiaorui
bc4f35ce4d
replace trandata with transpose
2023-03-06 10:36:19 +08:00
i-robot
390f6e35ba
!49724 optimize bprop expander compile time in graph mode
...
Merge pull request !49724 from Gaoxiong/master
2023-03-06 02:30:39 +00:00
i-robot
ac9edd6b24
!49668 [MS] c api support custom op
...
Merge pull request !49668 from XianglongZeng/c_api_pr
2023-03-06 02:27:57 +00:00
nomindcarry
848b4abc2e
adam docs
2023-03-06 10:24:51 +08:00
yeyunpeng2020
ed80e7da5d
fix ascend int8 clip & bn precision issue.
2023-03-06 10:23:59 +08:00
i-robot
8569558a59
!49682 Optimize function raise msg
...
Merge pull request !49682 from gaoshuanglong/fix_function_2023
2023-03-06 02:18:21 +00:00
i-robot
ad98167a6c
!49678 no rdr warning with infinite send
...
Merge pull request !49678 from luoyang/no_warning_with_infinite_send
2023-03-06 02:15:28 +00:00
i-robot
6d271df3f8
!49805 [docs] Fix format
...
Merge pull request !49805 from shaojunsong/code_docs_format
2023-03-06 02:13:20 +00:00
caifubi
288ba854ac
PyTrace Async
...
1. Add a new thread for RunOpForward.
2. Lazy init worker in AsyncQueue.
3. Add std::mutex for tsd.
4. Add _pynative_executor.sync() in st/ut.
5. set rt_context before AiCpu build
6. Add WaitAll in Tensor callback
2023-03-06 09:52:03 +08:00
shaojunsong
9b6c904f4f
fix format
2023-03-06 09:44:58 +08:00
i-robot
19735e8afd
!49719 fix pillow pad
...
Merge pull request !49719 from luoyang/fix-pillow-pad
2023-03-06 01:41:34 +00:00
i-robot
ad466952ed
!49738 Fix inplacesub docs
...
Merge pull request !49738 from JuiceZ/code_docs_dev
2023-03-06 01:36:10 +00:00
shaojunsong
0e8045898a
update api parameters
2023-03-06 09:35:43 +08:00
i-robot
ed4a8824cf
!49415 add stub cache and enable async pynative
...
Merge pull request !49415 from yangsijia/stub-cache
2023-03-06 01:34:24 +00:00
i-robot
07d10a8dd7
!49802 update ops visibility
...
Merge pull request !49802 from 李林杰/code_docs_0306_fix_docs_master
2023-03-06 01:32:40 +00:00
i-robot
40cf634c51
!49691 fixed_std_mean
...
Merge pull request !49691 from yide12/tensor_nansum_master
2023-03-06 01:31:54 +00:00
i-robot
e5bf02e0a3
!49674 move common head file to include/common
...
Merge pull request !49674 from zhoufeng/delete-kernel-graph
2023-03-06 01:26:27 +00:00