Cathy Wong
2f1f0c438d
dataset: C++ API Vision support for Ops with TensorTransform op input
...
plus UTs
4 years ago
mindspore-ci-bot
70e7877155
!12676 Fix sampler signature in affine transform test
...
From: @mhmotallebi
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
d8433e9f5c
!12605 Fix GPU ReduceMax/Sum float64 type failure
...
From: @TFbunny
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
mohammad
6ffaf6bf00
fix sampler call in affine transform test
4 years ago
mindspore-ci-bot
f1c7aeaa6b
!12555 Create C++ API classes for Samplers
...
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5556b12da4
!12480 Adding Affine API
...
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
chendongsheng
6c22dc0d55
added worker
4 years ago
mindspore-ci-bot
10692e9cd7
!12663 [auto-monad] Fix backend control flow bug found by igamma test
...
From: @hwhewei
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
wanyiming
ca6ffac0e8
add_int64_float64
4 years ago
huangmengxi
76c8e10c4a
bug fix
4 years ago
mindspore-ci-bot
09eee17406
!12591 Add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for CPU
...
From: @wangrao124
Reviewed-by:
Signed-off-by:
4 years ago
He Wei
c837fb25a2
[auto-monad] Fix backend control flow bug found by igamma test
4 years ago
mindspore-ci-bot
b13cabeb10
!12621 Eliminate all redundant nodes related to UpdateStates.
...
From: @zh_qh
Reviewed-by: @ginfung,@hwhewei
Signed-off-by: @ginfung
4 years ago
mindspore-ci-bot
f269f3fc8d
!12231 Support ad for scalar inputs
...
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
6808816cb2
!12618 support index by negative number
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
LianLiguang
2fa4997674
remove all of cpp infer reg
4 years ago
mindspore-ci-bot
ed46bf8b18
!12624 add rmse_loss and mae_loss
...
From: @lijiaqi0612
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
Zhang Qinghua
9b26c210f4
Eliminate all useless nodes related to UpdateStates.
4 years ago
buxue
610300335f
support index by negative number
4 years ago
mindspore-ci-bot
0cc784b49f
!12439 GPU fused_batchnorm_ex op dynamic shape support
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
mohammad
f73def5933
make C++ API classes for samplers
4 years ago
Eric
d328d6eb54
Adding affine
...
Need to move Affine to image_utilC
Refactored affine
Added affine API
Added API class impl
Removed default from vision ir
Compiling
removed extra file
Spell check
4 years ago
TFBunny
ec644a5291
add fix to float64 support in reduce ops
4 years ago
mindspore-ci-bot
c8defc2a8a
!12558 Fix sampler error messages
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7dc13edc2e
!12554 [MD] Support C++ API class for 3 data transforms ops and some code cleanup
...
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
tom__chen
03b1aeecdb
FusedBatchNormEx dynamic shape support
4 years ago
Jiaqi
112b8488c5
add rmse loss
4 years ago
wangrao
ab17c49eba
add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu
4 years ago
yujianfeng
41189781f3
support scalar input for cell
4 years ago
wangshuide2020
72e938eb06
change dimension of input for FusedBatchNormEx from 2D to 4D in test_two_matmul_batchnorm_ex.
4 years ago
mindspore-ci-bot
5b206557d2
!12586 support invert bool tensor
...
From: @zhangbuxue
Reviewed-by: @zh_qh,@ginfung,@zh_qh
Signed-off-by: @zh_qh,@zh_qh
4 years ago
mindspore-ci-bot
88484a4c83
!12556 add dynamic shape testcase to AllReduce GPU
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
TinaMengtingZhang
518828b639
Support 3 composed data ops and cleanup code
4 years ago
buxue
f8a00d52af
support invert bool tensor
4 years ago
wangshuide2020
b9eb90b198
add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
4 years ago
mindspore-ci-bot
a38c996c9c
!12537 Dvpp API merge
...
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
09f1003617
!12504 Add ascend profiling st
...
From: @jojobugfree
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by:
4 years ago
hesham
aa4298721a
Fix sampler error messages
4 years ago
Zhenglong Li
581f1e82d4
API merge with new API class and new IR class
4 years ago
mindspore-ci-bot
50bf5033f2
!12400 Add float64 support to ZerosLike, remove duplicate ZerosLike gpu kernel
...
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9f48ab87c0
!12524 Add DType dynamic shape testcases for GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
TFBunny
f260e11c0f
adding dynamic shape testcase to all reduce
4 years ago
mindspore-ci-bot
182d928379
!12553 dataset: Split c_api_vision_test.cc
...
From: @cathwong
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
Cathy Wong
6112738fea
dataset: Split c_api_vision_test.cc
4 years ago
mindspore-ci-bot
2e7a785d44
!12535 add raises description for Cast, Diag, Eye, Fill etc. operators
...
From: @wangshuide2020
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
e73f43aa85
!12507 support convert ValueDict to py dict
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
wangshuide2020
8a7fa2e651
add raises description for Cast, Diag, Eye, Fill etc. operators.
4 years ago
wangmin0104
f1f0ad41ff
update tests/st/networks/models/resnet50/test_resnet50_imagenet.py.
4 years ago
mindspore-ci-bot
afcbf45019
!12506 Add testcase related to auto-monad
...
From: @huangbingjian
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1d640e50c9
!12230 add dynamic st test
...
From: @hwjiaorui
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
bff0fde980
!12249 make slice support tensor
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9893b3d128
!12320 add focal loss
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5c3fe0f9ac
!12526 replace tab with spaces
...
From: @xsmq
Reviewed-by: @ljl0711,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
086374f306
!12493 Added GetAffineTransform operator
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
xsmq
923b53d2e6
replace tab with spaces
4 years ago
mindspore-ci-bot
42f995e0dd
!12513 [auto-monad] Revert "Change backend execution order sorting policy"
...
From: @hwhewei
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
buxue
47dd17a325
support convert ValueDict to py dict
4 years ago
mindspore-ci-bot
57f6c17933
!12438 Add backward op for IndexAdd GPU
...
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 years ago
TFBunny
cbc75810a9
add testcases to DType dynamic shape
4 years ago
Peilin Wang
ba9ae8097f
removed zeroslike from math/unary_op_gpu_kernel and added float64 support
...
fix ci
fix ci
4 years ago
TFBunny
e1462c8684
add indexaddgrad ops support and testcases
4 years ago
mindspore-ci-bot
cada22e7bf
!12354 Add float64 support to ReduceMax and ReduceSum GPU
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
f7c86617bf
!11739 added log callback
...
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
He Wei
3c44e731a2
[auto-monad] Revert "Change backend execution order sorting policy"
...
This reverts commit 141c39b71c
.
4 years ago
huangbingjian
a158b2f2fa
add testcase related to auto-monad
4 years ago
chendongsheng
425e5cae49
added log callback
4 years ago
Jiaqi
fd1a4726b7
add focal loss
4 years ago
mindspore-ci-bot
4f13c97c9e
!12495 trim down test case & add type checking for meshgrid
...
From: @jachua
Reviewed-by: @xsmq,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
buxue
416017bf65
make slice support tensor
4 years ago
caifubi
0beaa37313
add ascend profiling st
4 years ago
shenwei41
d8d56b5374
GetAffineTransform
4 years ago
mindspore-ci-bot
2088d38610
!12149 quantum simulation
...
From: @donghufeng
Reviewed-by:
Signed-off-by:
4 years ago
huangmengxi
ceaa1603c8
trim down tests & add type checking for meshgrid
4 years ago
mindspore-ci-bot
90a56c9c23
!12384 Add Sin, Cos, Tan, Atan, AtanGrad for CPU
...
From: @wangrao124
Reviewed-by: @wuxuejian,@kisnwang
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
3805f0dfeb
!12355 dataset: Create C++ API classes for vision transform ops
...
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
Cathy Wong
3fc204e3bc
dataset: Create C++ API classes for vision transform ops
...
Review rework
Add overloaded API Map function
Overload Execute, update st test_de.cc and enhance ut execute_test.cc;
More TensorTransform support for BoundingBoxAugment and UniformAug
Execute support for auto case; UT updates
Rebase updates, including fix CI Ascend compilations
test_de.cc - comment out dvpp tests
Rebase updates
Added back testcase and constructor
Added back constructor
added missing macro
Fixed Macro
removed decode
4 years ago
mindspore-ci-bot
4f179898aa
!12420 fix resnet thor smoke threshold
...
From: @wangmin0104
Reviewed-by: @wang_zi_dong,@jjfeing
Signed-off-by: @wang_zi_dong
4 years ago
wangrao
0a2525a522
add sin, cos, tan, atan for cpu
4 years ago
xuxs
c70049b190
mindquantum
...
mindquantum
cmake lint
projectq patch
test pqc
space
pylint
pqc python ops
doc
check
bug
bug
bug
bug
check boundary condition
mindquantum in log_adapter
mindquantum in adapter and recorder cc
substract to subtract
public variable to private variable
public variable to private variable
commit
debug
debug
const in utils
delete dtol
clint
4 years ago
mindspore-ci-bot
4b805b87ee
!12386 issue #I37W2N & #I37W2L
...
From: @jachua
Reviewed-by: @liangchenghui,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
4ac1982c58
!12258 add multclass diceloss
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
52eae8d4ad
!12329 GPU index_add forward op
...
From: @tom__chen
Reviewed-by: @liangchenghui,@robingrosman
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
98f6d78778
!12361 Provide C++ API class for text and data transforms ops
...
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
tom__chen
b94bba1def
index_add gpu op
4 years ago
mindspore-ci-bot
feb07198e7
!12399 Add type support to Squeeze gpu op
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
7d97d1300e
!12370 Add type support to CumSum gpu op
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
515728da81
!12363 Sampler IR functions return status
...
From: @mhmotallebi
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
hwjiaorui
3981b6da0c
add dynamic st test
4 years ago
mindspore-ci-bot
3f7e9fe7d5
!12381 Device resource divide refactor and compling macro elimination
...
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
f940fe51b1
!12398 fix minddata issues
...
From: @luoyang42
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
4 years ago
huangmengxi
2e0d1b9940
bug fix
4 years ago
mwang
172e918359
fix resnet thor smoke threshold
4 years ago
Jiaqi
952e245000
add multclass diceloss
4 years ago
Zhenglong Li
f2dce335f2
Make the resource manager independent, new base class DeviceResource and new derived class AscendResource
4 years ago
mindspore-ci-bot
aa71118a99
!12281 fix exec order bug about monad and add test_case in ci
...
From: @zengzitao
Reviewed-by:
Signed-off-by:
4 years ago
YangLuo
d8ace8f041
fix minddata issues
4 years ago
TinaMengtingZhang
c5aa3eeef2
Add API class for data transform ops except Compose, RandomApply, RandomChoice
...
Add API class for text transforms ops
4 years ago
mindspore-ci-bot
191b3f0c8c
!12368 Add type support to Split gpu op
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
Peilin Wang
4821caa143
add uint16, uint32, int8, int64, float64 type support to gpu Squeeze op
...
change to test in graph mode
4 years ago
mindspore-ci-bot
7443ea4b5b
!12369 Add type support to tile op
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
f021af8096
!12367 Add float64 support to MatMul ops in GPU
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
4b27c3206d
!12362 Add float64 support to Abs, Neg, Sqrt, Sin, Cos
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
07cb2f3e83
!12283 add new inner operator centralizaiton
...
From: @david-he91
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
14868354b9
!11649 Add-new-interface-'ForwardValueAndGrad'-to-merge-forward-run-and-grad-operation
...
From: @joylvliang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
166f7e7809
!12248 Fix the bug of calling recompute api after compiled
...
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
176afda078
!12307 Add result check for cases in test_cont_grad.py
...
From: @liangzelang
Reviewed-by: @jjfeing,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
lvliang
dd36171976
add-new-interface-forward-value-and-grad
4 years ago
mindspore-ci-bot
94054172ce
!12341 fix st error for gpu type support
...
From: @yanglf1121
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui,@kingxian
4 years ago
zengzitao
ef3507e973
fix exec order bug about monad
4 years ago
mindspore-ci-bot
048eba4460
!12359 add float64 support to assign GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
6c67bf7cb6
!12223 update testcases of dump
...
From: @rainyhorse
Reviewed-by: @lilongfei15,@kingxian
Signed-off-by: @kingxian
4 years ago
Peilin Wang
5f7fc5a0b1
initial commit
...
fix ci
4 years ago
Peilin Wang
1655a88b64
initial commit
4 years ago
Peilin Wang
2252e440a5
initial commit
...
fix ci
4 years ago
Peilin Wang
073fc6fa93
initial commit
...
fix ci
4 years ago
TFBunny
4c18e0894e
add float64 support to matmul ops
4 years ago
mohammad
9e6fcc7f23
return status from sampler IR functions
4 years ago
mindspore-ci-bot
c5df707b69
!12327 Block caching after random pyfunc cases
...
From: @lixiachen
Reviewed-by:
Signed-off-by:
4 years ago
Peilin Wang
ce26d2e987
intitial commit
...
fix ci
fix ci
4 years ago
TFBunny
e1ed3b9c15
add float64 support to assign GPU
4 years ago
Lixia Chen
0667818d9a
Block caching after random pyfunc
4 years ago
TFBunny
c6baca71e5
add float64 support to ReduceMax and ReduceSum
4 years ago
mindspore-ci-bot
8d936a6589
!12352 Add float64 support to Gather GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
0ee8ef736d
!12351 Add float64 support to GatherNd GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
8fabb26412
!12350 add float64 support to concat GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
1e75ac45c4
!12348 Fix SequentialSampler issue
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
6f9cfb809e
add float64 support to GatherNd
4 years ago
TFBunny
6fad165e43
add float64 support to gather gpu
4 years ago
TFBunny
ebb7f2e771
add float64 support to concat GPU
4 years ago
mindspore-ci-bot
d249ededf6
!12347 add float64 support to slice ops in GPU
...
From: @TFbunny
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
ed5f9cb1f2
!11802 Optimize GPU kernels for fasterrcnn
...
From: @robingrosman
Reviewed-by:
Signed-off-by:
4 years ago
Mahdi
4b106f184c
Fixed an issue with SequentialSampler
4 years ago
TFBunny
799e51cff0
Add float64 support to slice ops
4 years ago
mindspore-ci-bot
c8332c16f7
!11957 getRotationMatrix2D and getPerspectiveTransform
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
260c77f4ad
!12336 [MD] fix sampler log & transform log
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
yanglf1121
f7dc5e2649
fix gpu_op type error
4 years ago
hedongdong
0660140708
add new inner operator centralizaiton
4 years ago
luoyang
416ad23e9d
fix resize & randomcoloradjust
...
fix sampler
4 years ago
shenwei41
737e828f3d
getRotationMatrix2D and getPerspectiveTransform
4 years ago
Zhenglong Li
e2d3495925
Dvpp refactor and 6 Dvpp operators
4 years ago
mindspore-ci-bot
5f72693b4b
!12275 【MD】【TASK】Fixed tenor compile error for MD
...
From: @xulei2020
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
923dd47b0f
!12331 Adding validators back to check method
...
From: @ezphlow
Reviewed-by: @robingrosman,@nsyca,@robingrosman
Signed-off-by: @robingrosman
4 years ago
Eric
5d91fa6d77
changed discription
...
Added validator checks
Added builtin sampler check
Added proper input check for samplers
4 years ago
hesham
58193bc469
User explicit deepcopy
4 years ago
RobinGrosman
5d5225f2ee
optimize fasterrcnn on gpu. fix randomchoicewithmask, topk kernels
4 years ago
mindspore-ci-bot
adf934c567
!12152 Rewrite sequence_mask as a composite op
...
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
1239a4a848
!12314 [auto-monad] Change backend execution order sorting policy
...
From: @hwhewei
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
94d8cc1f2a
!12296 Add ME daily monitor files
...
From: @huangbingjian
Reviewed-by:
Signed-off-by:
4 years ago
He Wei
141c39b71c
[auto-monad] Change backend execution order sorting policy
...
Change backend execution order sorting policy from DFS to BFS
in KernelGraph::SetExecOrderByDefault().
4 years ago
huangbingjian
7e3afac1c0
add me daily monitor files
4 years ago
mwang
fbcb3061d8
fix smoke of resnet thor
4 years ago
liangzelang
81afa9f103
check result in test_cont_graph cases
4 years ago
Eric
9953757ff4
Fixed tenor compile error for MD
4 years ago
mindspore-ci-bot
ca37351927
!12268 Fix the core dump of MsRunGraph related to auto-monad
...
From: @huangbingjian
Reviewed-by: @zh_qh,@hwhewei
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
96cea98864
!11731 Add dynamic shape support to ReLU6 GPU
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
6ed6d57076
!11560 Add dynamic shape support and testcases to GPU Dropout
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
huangbingjian
1086132dc3
fix the core dump of MsRunGraph related to auto-monad; modify testcases
...
related to auto-monad, do not judge or assert the generated IR file on CI test cases.
4 years ago
mindspore-ci-bot
506ab6f477
!12166 [cpu] Add reduceall and reduceany to cpu
...
From: @yanglf1121
Reviewed-by:
Signed-off-by:
4 years ago
yujianfeng
70cc548e32
Fix calling recompute api after compiling
4 years ago
mindspore-ci-bot
d80f77e988
!12191 dataset:add st that including training consume more than data produce or reverse
...
From: @ms_yan
Reviewed-by: @liucunwei,@liucunwei
Signed-off-by: @liucunwei,@liucunwei
4 years ago
mindspore-ci-bot
a063d7633d
!12241 [auto-monad] Support side-effects by auto-monad
...
From: @hwhewei
Reviewed-by: @zhunaipan,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
e6dcb0c31d
!12239 [MD] fix bugs of execute & update doc description in minddata
...
From: @luoyang42
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
rainyhorse
1186d34622
dump tool update
4 years ago
mindspore-ci-bot
61ab50915f
!11959 Add BCEWithLogitsLoss op for Ascend.
...
From: @liu_xiao_93
Reviewed-by:
Signed-off-by:
4 years ago
He Wei
7d9a783993
[auto-monad] Support side-effects by auto-monad
...
The basic idea is: exploits data dependency to control the execution order
of side-effect operations, and keep the semantics of ANF unchanged.
The ControlDepend primitive is removed and there are two primitives added:
1. UpdateState:
```
a = Assign(para, value)
```
became:
```
a = Assign(para, value, u)
u = UpdateState(u, a)
```
2. Load:
```
x = Add(para, value)
```
became:
```
p = Load(para, u)
x = Add(p, value)
u = UpdateState(u, p)
```
4 years ago
luoyang
cd86788cf3
fix bugs of execute & update doc description in minddata
4 years ago
yuchaojie
4050fc5b10
modify transformer st
4 years ago
mindspore-ci-bot
fd18382853
!11759 [Numpy-Native] Add new numpy-native interfaces and graph support of some ops to mindspore.numpy
...
From: @yanglf1121
Reviewed-by: @liangchenghui
Signed-off-by:
4 years ago
liu_xiao_93
fabc25538e
Add BCEWithLogitsLoss
4 years ago
chendongsheng
40f2571f7e
added http client
4 years ago
gongxiaoqing
7f538b51e7
回退 'Pull Request !11074 : replace tdt with acltdt interface'
4 years ago
mindspore-ci-bot
26d4b99019
!11056 Modifying profiling_Options parameter
...
From: @zyhstack
Reviewed-by: @lilongfei15,@xsmq
Signed-off-by: @xsmq
4 years ago
mindspore-ci-bot
c2582dcab9
!11074 replace tdt with acltdt interface
...
From: @ms_yan
Reviewed-by: @lilongfei15
Signed-off-by:
4 years ago
mindspore-ci-bot
500bbf5da7
!12164 update graphengine
...
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
jjfeing
502be04491
upgrade 0204
4 years ago
mindspore-ci-bot
4d9551e129
!12046 modify Gelu、FastGelu to GeLU and FastGeLU
...
From: @jinyaohui
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
ad3d737d29
Rewrite sequence_mask as a composite op
4 years ago
mindspore-ci-bot
4b8d983bf7
!12193 fix Conv2d incorrect in_channel size error message
...
From: @tom__chen
Reviewed-by: @robingrosman
Signed-off-by: @robingrosman
4 years ago
tom__chen
d3330a1087
fix incorrect in_channel size error messages
4 years ago
mindspore-ci-bot
5a2f472790
!12153 Add type support to StridedSlice GPU
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
ms_yan
23201ae0c3
add data transfer st
4 years ago
jinyaohui
30a27b2adb
modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
mindspore-ci-bot
aebe263dce
!11895 unify mindir for different backend: the output num of optimizer ops, the backward of concat
...
From: @wangnan39
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
24e528112f
!12134 improve grad of first input
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
yanglf1121
01bfacddd6
add reduceany and reduceall to cpu
4 years ago
mindspore-ci-bot
c9aaa70b39
!12092 Change L2Norm, merge from r1.1 to master
...
From: @liangzhibo
Reviewed-by: @ginfung
Signed-off-by:
4 years ago
buxue
899d6114a4
improve grad of first input
4 years ago
zhangyihui
bbbffbb6a9
Modify the profiling_options parameter name
4 years ago
mindspore-ci-bot
ad5b033cc5
Change L2Norm, r1.1 to master
4 years ago
mindspore-ci-bot
544da6f845
!11727 [MD] Add vision ops and py_transform ops support to Serdes save
...
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
b45a9f56c8
add all types support to StridedSlice GPU
4 years ago
mindspore-ci-bot
9af166990c
!12074 gpu RangeOp precision fix
...
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
Peilin Wang
44bb9cb216
added validation
...
fix ci
fix ci
fixed test cases and ci
fixed test cases and ci
4 years ago
Cathy Wong
3e6e35d749
dataset: delete minddata/dataset/include/status.h
4 years ago
mindspore-ci-bot
74652eb942
!12044 modify pack to stack
...
From: @jinyaohui
Reviewed-by:
Signed-off-by:
4 years ago
jinyaohui
8022f9a6ed
modify pack to stack
4 years ago
wangnan39@huawei.com
cd9173fdfd
unify the output num of optimizer ops
4 years ago
yanglf1121
c5ea8223f5
Add new np interfaces and add graph support
4 years ago
mindspore-ci-bot
8fc5962418
!12055 compile graph for merging parameter slice only once
...
From: @yangzhenzhang
Reviewed-by: @stsuteng
Signed-off-by: @stsuteng
4 years ago
TinaMengtingZhang
ddab5ad417
Add support for vision op and py_transform op to serdes
4 years ago
mindspore-ci-bot
e8f4cafd02
!11950 Overwrite default port/hostname from env variables for cache_admin
...
From: @lixiachen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
62d272f648
!12014 Fix GPU Print kernel
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
jinyaohui
d9be0c102d
add some ops
4 years ago
yangzhenzhang
726ea32778
merge parameter slice compile graph only once
4 years ago
mindspore-ci-bot
cbfba95ad0
!11921 do not broaden when arg is not tensor
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
1f3b059195
!12004 thor generalization code submit
...
From: @sl_wang
Reviewed-by: @guoqi1024
Signed-off-by:
4 years ago
buxue
6ccc4379b4
do not broaden scalar
4 years ago
ms_yan
293f81128d
init add acltdt handle create and destory
...
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
4 years ago
mindspore-ci-bot
6378642c8a
!11905 add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators
...
From: @wangshuide2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
78d250c7d5
!11648 fix param check for unexpected_format
...
From: @jiang-shuqiang
Reviewed-by: @yelihua
Signed-off-by:
4 years ago
mwang
0b312c2385
thor generalization code submit
4 years ago
Lixia Chen
97cd142f8d
Overwrite default port/hostname from env variables
...
update copyright
add examples to CacheClient docstring
4 years ago
mindspore-ci-bot
840d819d08
!11975 improve isinstance
...
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
TFBunny
5a8c899789
Rework GPU print, supporting pynative mode and graph mode
4 years ago
mindspore-ci-bot
112b5829e7
!11854 Support list of IDs as a sampler
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
hesham
1185218335
Support list of IDs as a sampler
4 years ago
hesham
715d70f397
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
4 years ago
buxue
5ede9ffcca
improve isinstance
4 years ago
wangshuide2020
30f99f2722
add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
4 years ago
mindspore-ci-bot
0dcd94d717
!11893 LookupOp: default value of unknown_token support NoneType
...
From: @luoyang42
Reviewed-by: @liucunwei,@pandoublefeng
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
a616196586
!11982 Change tuple_getitem to TupleGetItem merge from r1.1 to master
...
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
shenghong96
49144fde37
fix UT of test_topk_no_split
4 years ago
luoyang
fa4f67cbcd
LookupOp: default value of unknown_token support NoneType
4 years ago
mindspore-ci-bot
b189f177bb
Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
4 years ago
xsmq
a8259bae9b
disable ut cpp case(test_topk_no_split)
4 years ago
jiangshuqiang
0bb80995bc
fix param check for unexpected_format
4 years ago
mindspore-ci-bot
e02058133e
!11526 unifiled lite & cloud api
...
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e897eb4c41
!11915 Change TensorAdd to Add, merge from r1.1 to master
...
From: @liangzhibo
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
4 years ago
Nat Sutyanyong
5a7dc0accc
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
4 years ago
mindspore-ci-bot
df265b6d6b
!11912 update submoudle akg, close graph kernel ascend ci testcases
...
From: @looop5
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
320ea51308
!11853 Add call for decoupled image and text ops
...
From: @alexyuyue
Reviewed-by:
Signed-off-by:
4 years ago
l00591931
9ec100d069
Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot
066ebe516e
!11794 remove useless code of dot
...
From: @yuan_shen_zhou
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
looop5
0161209e40
update submoudle akg, close graph kernel ascend ci testcases
4 years ago
mindspore-ci-bot
a9dfb07cf1
!11660 get cube size by data type
...
From: @liubuyu
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e0678ecf35
!11700 Add Asin, ACos, AsinGrad, ACosGrad for CPU
...
From: @wangrao124
Reviewed-by: @wuxuejian
Signed-off-by:
4 years ago
zhouyuanshen
d1e6878011
remove dot
4 years ago
mindspore-ci-bot
ce89cc5e8b
!11761 Change GatherV2 to Gather (merge from r1.1 to master)
...
From: @liangzhibo
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
93e2d22622
!11862 update matmul implementation for GPU to get high performance
...
From: @corleoneliu
Reviewed-by: @ckey_dou,@anyrenwei
Signed-off-by: @ckey_dou
4 years ago
mindspore-ci-bot
42c5004956
!11824 test parallel MultiFieldEmbeddinglookup
...
From: @chen_tanjie
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
794af6d094
!11834 [MD] Fix error msg description of dataset
...
From: @xiefangqi
Reviewed-by: @liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
f980561fe1
!11598 [MD] add common validation functions for transform
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
9fa0499fa0
Change GatherV2 to Gather r1.1 to master
4 years ago
Corleone
82de371987
update matmul implementation for GPU
4 years ago
wangrao
f726faee4f
Add Asin, ACos, AsinGrad, ACosGrad for CPU
4 years ago
mindspore-ci-bot
84afbb510f
!11813 modify dice and diceloss
...
From: @lijiaqi0612
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago
xiefangqi
3d72282f26
fix error msg issue
4 years ago
Daniel
2833614a0b
st multi-hot
...
Signed-off-by: Daniel <chentanjie@huawei.com>
4 years ago
alex-yuyue
6fd58dc580
Add call for decoupled image and text ops
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
5f0f9da6c6
!11784 Change samplers binding in Python to SamplerObj
...
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d6e32cd71c
!11735 PS embedding cache support sparse
...
From: @zyli2020
Reviewed-by:
Signed-off-by:
4 years ago
Mahdi
8f34faeb7a
Changed bindings to SamplerObj
4 years ago
mindspore-ci-bot
96f007ebb4
!11785 gpu RangeOp better error handling in kernel
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
lizhenyu
f17534af08
ps cache support sparse
4 years ago
liubuyu
4a3cbda322
get cube size by dtype
4 years ago
YangLuo
1893ae8662
[MD] add common validation functions for transform
4 years ago
Jiaqi
804ef79c18
modify dice and diceloss
4 years ago
mindspore-ci-bot
76e9cc46fe
!11688 Add GPU ReciprocalGrad Kernel
...
From: @TFbunny
Reviewed-by: @tom__chen,@tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
a2f1a5b4b1
!11278 develop confusion matrix
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e2907c1280
!11764 add testcases of probability
...
From: @rainyhorse
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
4 years ago
mindspore-ci-bot
a485831462
!11763 add testcases of hcom
...
From: @rainyhorse
Reviewed-by: @chenfei52,@ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
Jiaqi
c821a2f3a2
confusion matrix
4 years ago
Peilin Wang
3bef4e9b75
range better error initial commit
4 years ago
mindspore-ci-bot
20c1727b2c
!11631 Add SubsetSampler
...
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
wilfChen
2e7d7b1c5e
gpu testcase fix
4 years ago
mindspore-ci-bot
8e4a6842ff
!11681 gnn support edge weight sampling
...
From: @heleiwang
Reviewed-by: @liucunwei
Signed-off-by: @liucunwei
4 years ago
rainyhorse
7ccc970934
新增深度概率用例
4 years ago
rainyhorse
02d0c03994
新增通信算子稀疏用例
4 years ago
mindspore-ci-bot
e3796b3639
!11636 add bce cpu ops
...
From: @zhangzhewei01
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
7af2d44cd2
!11615 Add EluGrad for CPU
...
From: @he-botao
Reviewed-by:
Signed-off-by:
4 years ago
heleiwang
2dc9ba761c
gnn support weight sampling neighbors.
4 years ago
mindspore-ci-bot
ca675c0521
!11665 [GraphKernel] Add parallel fusion support to master.
...
From: @tronzhang
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
4 years ago
TFBunny
88b5458f78
add new GPU kernel ReciprocalGrad
4 years ago
TFBunny
2fc5ebd077
add dynamic shape support and testcases to GPU Dropout
4 years ago
TFBunny
0e05e3e8ec
add dynamic shape support and testcases to ReLU6
4 years ago
hesham
7120c66998
Add SubsetSampler
4 years ago
TFBunny
6cd7dc42e9
add testcases and dynamic shape to reduce ops
4 years ago
mindspore-ci-bot
4cd6588af0
!11393 Migrating cache transform pass from execution tree to IR tree
...
From: @lixiachen
Reviewed-by:
Signed-off-by:
4 years ago
tronzhang
d078cbfa99
support parallel fusion
4 years ago
mindspore-ci-bot
b9e1c3f045
!11530 support call inner net attr
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
zhangzhewei
22ca18fe1d
add bce cpu ops
4 years ago
buxue
3d33c4fed3
support call inner net attr
4 years ago
mindspore-ci-bot
59e5be7ae0
!11635 【MD】【BUG】Add parameter verification for getROI function
...
From: @xulei2020
Reviewed-by: @pandoublefeng,@liucunwei
Signed-off-by: @pandoublefeng
4 years ago
mindspore-ci-bot
f2fd357ffc
!11623 fix issues of MD
...
From: @luoyang42
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
007bd6c7d3
!11656 add dtype shape and value in __str__ and __repr__ of Parameter
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
58b8d8cd02
!11677 add isfinite grad
...
From: @jiangzg001
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
682cbb7671
!11494 Mod CPU conv2D pooling and Add CTCloss
...
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
buxue
7c4b7203b0
add dtype shape and value in __str__ and __repr__ of Parameter
4 years ago
luoyang
415c8b08a5
fix issues of MD:
...
1. description of num_shard in datasets.py
2. add param validation for sampler
3. add description for add_child in sampler.py
4 years ago
jiangzhenguang
de8c2c95d1
add isfinite grad
4 years ago
xulei2020
de630f1cb1
Add parameter verification for getROI function
...
fix c++ ut compilation failed of Asan bug
4 years ago
Lixia Chen
922e1f4f36
Migrate CacheTransformPass
4 years ago
mindspore-ci-bot
3708624a25
!11559 [MD] Change the default spill location of cache server
...
From: @lixiachen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5a4a23cbb0
!11627 fix argmaxwithvalue Precision failure
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
52707ba76e
!10916 Add some logs for collecting graph and using summary operators
...
From: @ouwenchang
Reviewed-by:
Signed-off-by:
4 years ago
hebotao
d86a8ea367
Add EluGrad for CPU.
...
增加测试用例
修改测试用例
修改测试用例
修改算子实现,alpha 写死为 1.0
修改算子实现,alpha 写死为 1
修改算子注册
修改算子实现,dy 和 y 搞反了
修改测试代码
修改算子实现
修改算子实现,float16 单独走一个分支
修改算子实现,前端的 float 转换为double
修改算子实现,改回来了
修改算子实现,float16 转换为 Eigen 库中的 half
修改算子实现,float16 转换为 Eigen 库中的 half
修改算子实现,float16 转换为 Eigen 库中的 half
修改算子实现 在单独的文件中实现 EluGrad
修改算子实现 在单独的文件中实现 EluGrad
修改算子实现 在单独的文件中实现 EluGrad
修改算子实现 在单独的文件中实现 EluGrad
格式化代码
修改 pylint 错误
更新注释信息
删除未使用的私有变量
删除未使用的私有变量
4 years ago
ougongchang
c6e4b0c85f
Add more log when collect graph and use summary operators
...
Fix can not collect input data when batch size is 1 and total step
number is 1
Fixed spelling errors
4 years ago
wanyiming
727c7a4668
mod_conv2d_pool_add_ctcloss
4 years ago
Lixia Chen
be6d310946
Default to memory-only cache server
4 years ago
mindspore-ci-bot
c37aa71009
!11409 [cpu] Add LogicalNot, LogicalAnd, LogicalOr op
...
From: @yanglf1121
Reviewed-by: @wuxuejian,@kisnwang
Signed-off-by: @wuxuejian
4 years ago
Jonathan Yan
18f67c61c2
return minimal index for argmaxwithvalue
4 years ago
mindspore-ci-bot
6d2ed6cafc
!11401 Add Elu For CPU
...
From: @xukailun_1
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
chendongsheng
c7fe82b43d
Custom data transmission format
4 years ago
xsmq
73b7154e55
fix cmakelint error
4 years ago
mindspore-ci-bot
8170669909
!11174 add_mish_mulnonan_selu_operations
...
From: @jiangzg001
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
f8f6421459
!10968 Add dynamic shape support for the operator Concat
...
From: @david-he91
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b8ba05333e
!11372 [Numpy-Native] Api docstring bug fix
...
From: @yanglf1121
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ba6c885962
!11561 dataset: Resolve protected parent_access from DeepCopyPass
...
From: @cathwong
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
eee528f273
!11558 Fix conv2d NHWC filter shape
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
tom__chen
f34934a317
fix conv2d NHWC filter shape and cyclomatics errors
4 years ago
Cathy Wong
a3b10213b7
dataset: Resolve protected parent_access from DeepCopyPass
4 years ago
mindspore-ci-bot
e33d1f2152
!11474 add auto-mix precision smoke test cases
...
From: @zsj_mind
Reviewed-by: @zh_qh,@zhoufeng54
Signed-off-by: @zh_qh
4 years ago
xiefangqi
3f76abcdee
minddata err msg add file path
4 years ago
zhushujing
61a43cd6eb
add new auto mix presicion testcase and check the cast num
...
Signed-off-by: zhushujing <zhushujing@huawei.com>
4 years ago
mindspore-ci-bot
fd6dc1b060
!11177 modify Tensor
...
From: @Somnus2020
Reviewed-by:
Signed-off-by:
4 years ago
jiangzhenguang
991fb122f3
add_mish_mulnonan_selu_operations
4 years ago
mindspore-ci-bot
2beb916bf5
!11427 TextOp decoupling
...
From: @alexyuyue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
fcc4a4eaea
!11397 add GetDatasetSize to concat_node
...
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
4 years ago
mohammad
b5e91139e2
add GetDatasetSize to concat node
4 years ago
yanglf1121
eab5ecf21a
Fix bugs in np.atleastxd, np.xstack and format api docstrings
4 years ago
mindspore-ci-bot
6394ba3974
!11499 delete useless params in pipeline parallel
...
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
hedongdong
8241dfa443
Add dynamic shape support for the operator Concat
4 years ago
mindspore-ci-bot
f07bb3bd04
!11089 General reduction with hybrid mode
...
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen,@robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
mindspore-ci-bot
0c5b6107a7
!11475 support dict for isinstance
...
From: @zhangbuxue
Reviewed-by: @ginfung,@zh_qh,@ginfung
Signed-off-by: @ginfung
4 years ago
yangzhenzhang
cbca482e59
delete useless parameter in pipeline parallel
4 years ago
lilei
7d9f5f6dba
modify Tensor
4 years ago
buxue
2ea8b9e738
add dict for isinstance
4 years ago
mindspore-ci-bot
0641940b87
!11472 support to checkpoint group info
...
From: @yangzhenzhang
Reviewed-by: @stsuteng,@kisnwang
Signed-off-by: @stsuteng
4 years ago
yangzhenzhang
7303c3d3b8
add group ckpt
4 years ago
xulei2020
de6356ebfa
add warp affine
4 years ago
alex-yuyue
a8675f8227
TextOp decoupling
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
abc380fba7
!11256 add hsigmoid hswish cpu op
...
From: @wuxuejian
Reviewed-by: @kisnwang,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
mindspore-ci-bot
ddf84551ab
!11328 OneHot int64 input support
...
From: @peilin-wang
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
868f0e9361
!11247 Add dynamic shape support to GPU BiasAdd
...
From: @TFbunny
Reviewed-by: @tom__chen
Signed-off-by:
4 years ago
TFBunny
6a58479e42
add dynamic shape and testcases to GPU biasadd
4 years ago
mindspore-ci-bot
55594db01c
!11348 add check for outermost net inputs type and support isinstance first arg is an empty list
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d8323b5d51
!11342 Support device memeory profiling
...
From: @yanghaitao1
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
4 years ago
buxue
e8cd572bc2
add check for outermost net inputs type and support isinstance first arg an empty list
4 years ago
mindspore-ci-bot
e3f150d329
!11384 update some op's attr name
...
From: @yuchaojie
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
775d71f9c1
!11408 Update PP example
...
From: @zichun_ye
Reviewed-by: @wang_zi_dong,@sunnybeike
Signed-off-by:
4 years ago
yuchaojie
1932d87a26
update some op's attr name
4 years ago
Jonathan Yan
6c8f275bdd
redcution v1
4 years ago
Zichun Ye
ca316f4422
update doc example in probability
...
fix typo in probability module
fix pylint in msp
4 years ago
mindspore-ci-bot
50ae1f6855
!11357 add Dropout3d ops for aicpu
...
From: @yanzhenxiang2020
Reviewed-by:
Signed-off-by:
4 years ago
x00540480
5f43f08a5d
add elu for cpu
4 years ago
mindspore-ci-bot
60feffad20
!11332 update Pooling's attr kernel_size, pad_mode
...
From: @yuchaojie
Reviewed-by:
Signed-off-by:
4 years ago
yanzhenxiang2020
f8147aa57d
add Dropout3d ops for aicpu
4 years ago
yanglf1121
9c21f78f16
Add cpu op LogicalAnd, LogicalOr, LogicalNot
4 years ago
yanghaitao1
8d147deb07
profiler memory
4 years ago
mindspore-ci-bot
c155dfee7a
!11329 [MD] Rename SamplerObj::Build() to SamplerBuild()
...
From: @lixiachen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a31544fd41
!11395 Fix Drop() function for IR tree
...
From: @lixiachen
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
45e03742d2
!11392 TileOp gpu int64 input support
...
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
4 years ago
Lixia Chen
273865a72b
Rename SamplerObj::Build() to SamplerBuild()
4 years ago
mindspore-ci-bot
91842af2ad
!11245 Pushing down pipeline json serializer logic to C++ IR - PART II
...
From: @tina_mengting_zhang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
6d0c0157aa
!11213 Add dynamic shape support to GPU ReduceMean
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
Lixia Chen
3c5917a03d
Fix IR node Drop()
4 years ago
Peilin Wang
945ef9ff89
initial commit
...
forgot some test cases
4 years ago
buxue
15593dc98f
improve isinstance function in graph mode
4 years ago
mindspore-ci-bot
3e662805f8
!11180 Add CPU Gelu and LayerNorm
...
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
Peilin Wang
386b219ffc
initial commit
...
ci fix
fix ci
4 years ago
yuchaojie
b51b3a6764
update Pool's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot
e214c69bc2
!11195 develop dice loss
...
From: @lijiaqi0612
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8008843562
!11327 Dynamic shape support for Conv2d Op
...
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
buxue
69d9a33ddb
show line of code when parse or resolve phase exception
4 years ago
Jiaqi
87ecd44f67
develop dice loss
4 years ago
tom__chen
2ff5f9f1bc
dynamic shape support for conv2d op
4 years ago
TinaMengtingZhang
d3fdbceb61
[Part II] Push down json save logic to IR and add getter to each IR node
4 years ago
mindspore-ci-bot
be14046b0e
!11290 Add dynamic shape support & testcases to MatMul, BatchMatMul gpu
...
From: @TFbunny
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
cb58b5baa5
!11211 Provide functions for modifying IR tree (Insert/Drop/Append nodes)
...
From: @lixiachen
Reviewed-by:
Signed-off-by:
4 years ago
Nat Sutyanyong
e28fb6ce4d
Tested with new test cases and all dataset UTs passed
4 years ago
mindspore-ci-bot
94cd1cbfa8
!11287 Add dynamic shape testcase for tensoradd gpu
...
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
4 years ago
zhaoting
3a6d63ab02
add some CPU operators
4 years ago
yangzhenzhang
38ea8784c6
update infer mirror ops
4 years ago
mindspore-ci-bot
dfa6daaa57
!11249 【MD】fix bug for extractchannel when type is UINT16
...
From: @xulei2020
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
eacc8bac89
!10755 [Numpy-Native] Add new numpy-native interfaces to mindspore.numpy
...
From: @yanglf1121
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
c994eab732
add dynamic shape and testcases to MatMul & BatchMatMul
4 years ago
mindspore-ci-bot
581789c252
!11246 add num_epochs to CPP API Dataset::CreateIterator()
...
From: @ziruiwu
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a2d9c5914a
!10944 Tensor op decoupling stage 2
...
From: @alexyuyue
Reviewed-by:
Signed-off-by:
4 years ago
TFBunny
07de432deb
add dynamic shape testcase to tensoradd
4 years ago
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
...
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
mindspore-ci-bot
8ef663fa68
!11248 dataset: Use int32_t for text's vocab_size
...
From: @cathwong
Reviewed-by: @mikef,@robingrosman
Signed-off-by:
4 years ago
mindspore-ci-bot
26ebec42ae
!11253 modify yolov3-resnet18 test case
...
From: @chengxb7532
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @c_34
4 years ago
mindspore-ci-bot
eab76cc09f
!11270 remove attr support_non_tensor_input of cell
...
From: @zhangbuxue
Reviewed-by: @zh_qh,@ginfung
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
a1cb402763
!11120 [cpu] add P.FloorDiv to cpu
...
From: @yanglf1121
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
mindspore-ci-bot
59551879a0
!11021 Add new nn layer InstanceNorm2d
...
From: @yuan_shen_zhou
Reviewed-by:
Signed-off-by:
4 years ago
buxue
7eaf84d07a
remove attr support_non_tensor_input of cell
4 years ago
zhouyuanshen
26f6daa850
add new op instancenorm2d
4 years ago
yanglf1121
72903c11c8
add array_ops, math_ops and tensor ops
4 years ago
mindspore-ci-bot
44507b4a64
!11200 support non tensor inputs for ms_function and grad of net
...
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
4 years ago
wuxuejian
77900cf938
add hsigmoid hswis cpu op
4 years ago
mindspore-ci-bot
151c0e2977
!11132 modify batchnormal and fusedbatchnormal
...
From: @Somnus2020
Reviewed-by:
Signed-off-by:
4 years ago
chengxianbin
5afa307d7e
modify yolov3 test case
4 years ago
xulei2020
5dd651f1a5
fix bug for extractchannel when type is UINT16
4 years ago
buxue
acec35d4d4
support non tensor inputs
4 years ago
mindspore-ci-bot
f802f3b3ff
!11030 Change tag name of profiling reporter
...
From: @jojobugfree
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
Cathy Wong
4b1ccf9dd5
dataset: Use int32_t for text's vocab_size
4 years ago
Zirui Wu
fa553956ef
add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
4 years ago
mindspore-ci-bot
e5afc028f6
!11168 Add a testcase for P.mul dynamic shape
...
From: @TFbunny
Reviewed-by:
Signed-off-by:
4 years ago
lilei
9a45c4419c
modify batch_normal
4 years ago