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
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
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