hesham
e4c0bd51a5
Modify concat to be an inlined Op
Modify zip to be an inlined Op
Modify take to be an inlined Op
Modify skip to be an inlined Op
Modify rename to be an inlined Op
Modify filter to consume child's rows using one thread
4 years ago
mindspore-ci-bot
c13ed20dad
!15907 add type convert during load checkpoint
From: @changzherui
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
ee3012fd3f
!15303 add lsq quantization method
From: @erpim
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ac912672bf
!15871 Support pass args or|and kwargs for OP CreateInstance.
From: @zh_qh
Reviewed-by: @ginfung,@hwhewei
Signed-off-by: @hwhewei
4 years ago
mindspore-ci-bot
cefcf6c2ae
!15931 Add eager tests for transform ops, and add a shape comparison in the EXPECT_MSTENSOR_EQ Macro
From: @alexyuyue
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
4 years ago
alex-yuyue
9ef4331f56
Add eager tests for transform ops
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
changzherui
85025804ef
add type convert during load checkpoint
4 years ago
Zhang Qinghua
cd7f7d40fb
Support pass args or|and kwargs for OP CreateInstance.
4 years ago
mindspore-ci-bot
33966f0cd5
!15744 Add encryption for ckpt file
From: @liu_luobin
Reviewed-by: @baochong,@chongbao
Signed-off-by:
4 years ago
mindspore-ci-bot
577cf7cd1d
!15758 [Offline Debug] Add UT tests to the offline debugger.
From: @islam_amin
Reviewed-by: @john_tzanakakis,@tom__chen,@robingrosman
Signed-off-by: @john_tzanakakis
4 years ago
Islam Amin
6bb740f137
added GPU UT tests
4 years ago
liuluobin
a40229d171
Add encryption for ckpt file
4 years ago
mindspore-ci-bot
78fcdbc7c9
!15790 modify scatter update op
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
b663bbd9ca
!15597 [MD] save op support variable dimension 0
From: @liyong126
Reviewed-by: @liucunwei,@jonyguo
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
cbca36d723
!15766 modify tile op
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
Erpim
90d5d5dab3
add lsq quantization method
4 years ago
yangzhenzhang
075f680a42
modify scatter update op
4 years ago
liyong
587247e793
add support save dynamic shape tensor
4 years ago
mindspore-ci-bot
9e650da6d7
!15578 numpy-native tensor setitem bug fix & restructure
From: @jachua
Reviewed-by: @guoqi1024,@kisnwang
Signed-off-by: @kisnwang
4 years ago
Xiaoda Zhang
aa52399200
Making the Tile operator to have more parallel strategies
4 years ago
huangmengxi
d6be043cb9
fix & restructure setitem
4 years ago
mindspore-ci-bot
e3d54b7e3b
!15695 dont insert VirtualOutput for scalar
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
83cdb8bb38
!15560 Optimize cache_admin tool to allow multiple session destroy
From: @lixiachen
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
yao_yf
093ef784de
dont insert virtualoutput for scalar
4 years ago
mindspore-ci-bot
d328fdcf61
!15200 profiler: fixed AICPU timeline
From: @zhangyunshu
Reviewed-by: @yelihua,@ouwenchang
Signed-off-by: @ouwenchang
4 years ago
mindspore-ci-bot
3cfd58e8e0
!15643 insert virtual div only for first input of dropout do mask
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
49d6c029a6
!15542 split axis and batch for gather
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng,@stsuteng
Signed-off-by: @stsuteng,@stsuteng
4 years ago
mindspore-ci-bot
7dc9eb3e0b
!15396 add parallel virtual output in eval/predict
From: @yao_yf
Reviewed-by: @yangzhenzhang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
yangzhenzhang
5828973978
fix bug for dropout do mask
4 years ago
yao_yf
21276408b8
parallel virtual_out_ops
4 years ago
Lixia Chen
44fb7ac4bb
Add support for multi-session destroy
4 years ago
yangzhenzhang
213922574e
split axis and batch for gatherv2
4 years ago
zhiqiang
2a0b443cc4
Add indexes attribute and make metrics indexes recognizable
4 years ago
mindspore-ci-bot
b77c3f093d
!15436 augassign
From: @yepei6
Reviewed-by: @yanglf1121,@kingxian
Signed-off-by: @kingxian
4 years ago
yepei6
81789ffb5d
augassign
4 years ago
changzherui
f63a13b2e9
modify check file name bug
4 years ago
mindspore-ci-bot
e43a57fd37
!15525 clean code not used
From: @zhangzhaoju
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
1ecc638fad
!15442 modify code method metrics
From: @changzherui
Reviewed-by: @kingxian,@zhoufeng54
Signed-off-by: @kingxian
4 years ago
zhangzhaoju
6a2aee492c
Clean code that not used
4 years ago
mindspore-ci-bot
b760d1235f
!15416 Update normalization description at nn/layer/normalization.py
From: @dinglinhe123
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
changzherui
1f4c17edca
modify clean code
4 years ago
dinglinhe
54fb72e2b3
Update normalization description at nn/layer/normalization.py
4 years ago
yangzhenzhang
c2ca2232c5
add select op
4 years ago
mindspore-ci-bot
1c9d3c0aa0
!15353 add parallel operator for scatter update
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
Cathy Wong
636809c255
dataset: C++ API ToNumber & Lookup: change data_type parm from string to DataType
4 years ago
mindspore-ci-bot
0fd1726e79
!15172 Clean GraphKernel's codes from frontend
From: @dayschan
Reviewed-by: @gaoxiong1,@dylangeng,@gaoxiong1
Signed-off-by: @dylangeng,@dylangeng
4 years ago
yangzhenzhang
9cdd70433f
add scatterupdate op
4 years ago
yangzhenzhang
d070af122f
add topk op
4 years ago
dayschan
771e3f61f3
Clean GraphKernel's codes from frontend
1. set class GraphKernel as deprecated, and treat it as Cell
2. set class InplaceAssign as deprecated, suggested using Assign instead.
3. set op_selector as deprecated, removed the _selected_ops and _selected_grad_ops, replaced with real operations
4. removed the two passes of GraphKernel from frontend
5. removed the GraphKernel's codes from other modules
4 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
4 years ago