TinaMengtingZhang
ccefa8b32e
Make Parse() as protected
4 years ago
mindspore-ci-bot
a5af03f8ca
!12732 fix switch layer
From: @youui
Reviewed-by: @guoqi1024,@zhoufeng54
Signed-off-by: @guoqi1024
4 years ago
mindspore-ci-bot
85461bcdb3
!12532 add SyncBatchNorm
From: @yuchaojie
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
e5aedcca47
!12567 optimize rdr mainly to reduce the redundant code
From: @luopengting
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
3bc32d0c64
!12579 [MS][LITE][CPU]bias_add_int8 accuracy issue
From: @fuzhiye
Reviewed-by: @zhang_xue_tong,@hangangqiang
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
973b2fa911
!12677 add ssd-resnet50-fpn
From: @zhao_ting_v
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5ea2dc6e69
!12716 setitem debug to support 0d scalar tensor
From: @yepei6
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
b16fcc8037
!12508 [MS][LITE][CPU]fix bug of pad_fp16 op
From: @fuzhiye
Reviewed-by: @zhang_xue_tong,@zhanghaibo5
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
2197f01d0c
!12696 Fix FaceDetection network eval fail bug
From: @zhanghuiyao
Reviewed-by:
Signed-off-by:
4 years ago
yangwei
add322b1c3
fix switchlayer
4 years ago
mindspore-ci-bot
0f3c5b1d0f
!12658 fix ctpn performance tingle
From: @qujianwei
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4343a5385e
!12708 fix convert_const_input_to_attr
From: @huangbingjian
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
c33d767314
!12672 Aipp config file generation
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
4 years ago
luopengting
7914363d25
optimize rdr mainly to reduce the redundant code
1. move common function to base recorder
2. add UpdataRdrEnable() for recorder manager, and update once
3. add delimiter virable for base recorder, set it as '.'
4. modify recorders to use the suffix parameter of GetFileRealPath()
5. improve the text in ms_context
Can not add RdrEnablePlatform because linux is supported only.
If os is linux, (!is_rdr_supported && rdr_enable) will be false always,
else, (is_rdr_supported && !rdr_enable) will be false always.
4 years ago
mindspore-ci-bot
be99db696d
!12549 【GraphKernel】Refactor GraphKernelExpander (3rd submission)
From: @dayschan
Reviewed-by:
Signed-off-by:
4 years ago
yepei6
e7a3f68d29
expand dims of scalar Tensor index
4 years ago
mindspore-ci-bot
692d158f5c
!12656 numpy-native repeat add checking for repeats shape
From: @jachua
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
614cf339ad
!12703 Add a switch to control grad for scalar
From: @ginfung
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
5521e006de
!12705 fix memory problem with control sink
From: @Margaret_wangrui
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
c34fda33df
!12578 added server
From: @anancds
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @cristoval
4 years ago
mindspore-ci-bot
95adf66d30
!12512 optimize class TrainOneStepWithLossScaleCell
From: @wangnan39
Reviewed-by:
Signed-off-by:
4 years ago
Zhenglong Li
22e5ed13d6
Aipp config file generation
4 years ago
huangbingjian
7f27ca73b7
fix convert_const_input_to_attr
4 years ago
yujianfeng
f0b7c3dd4d
Add a switch to control grad for scalar
4 years ago
mindspore-ci-bot
d1b1ad8ad0
!12704 fix the format error of MatrixSetDiag operator.
From: @wangshuide2020
Reviewed-by: @liangchenghui,@ljl0711
Signed-off-by: @liangchenghui
4 years ago
Margaret_wangrui
ded7087ea3
fix memory problem with control sink
4 years ago
wangshuide2020
8d33c91e00
fix the format error of MatrixSetDiag operator.
4 years ago
mindspore-ci-bot
f8c5409971
!12649 Add circle check in ub fusion
From: @irmo
Reviewed-by: @zh_qh
Signed-off-by: @zh_qh
4 years ago
zhanghuiyao
fa1dc51068
Fix FaceDetection eval fail bug.
4 years ago
mindspore-ci-bot
dd22b5ea71
!12432 api support dual abi
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
4 years ago
chendongsheng
febbbf45c8
added server
4 years ago
mindspore-ci-bot
fd3cec2e9f
!12627 update graphengine_0225
From: @shenwei41
Reviewed-by:
Signed-off-by:
4 years ago
shenwei41
d10dc28eb2
update graphengine_0225
4 years ago
mindspore-ci-bot
53f5fdaff5
!12681 Fix error format of api comments.
From: @zhang_yi2020
Reviewed-by: @liangchenghui,@zhunaipan
Signed-off-by: @liangchenghui
4 years ago
wangnan39@huawei.com
4d69e21933
optimizer class TrainOneStepWithLossScaleCell
4 years ago
mindspore-ci-bot
5524280075
!12550 [MS][RDR] recording func_graph in pipeline and task debug info
From: @louie5
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4dedab3775
!12593 Not AllocateMemory when CompileGraph in PyNative mode
From: @HulkTang
Reviewed-by: @zhoufeng54
Signed-off-by:
4 years ago
zhaoting
501c0711ac
add ssd-resnet50-fpn
4 years ago
mindspore-ci-bot
145a285ee5
!12687 fixed ut
From: @anancds
Reviewed-by: @cristoval,@xsmq
Signed-off-by: @cristoval
4 years ago
huanghui
de843b45b6
add circle check in ub fusion
4 years ago
chendongsheng
c2be37aee8
fixed ut
4 years ago
yuchaojie
6d195f340c
add SyncBatchNorm
4 years ago
mindspore-ci-bot
7c32bbe972
!12516 added worker
From: @anancds
Reviewed-by:
Signed-off-by:
4 years ago
zhangyi
7b05971b49
fix error format of api comments.
4 years ago
mindspore-ci-bot
03935de4bf
!12630 make CPU op ResizeNearestNeighbor support float64 and Int64
From: @wanyiming
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
a7bfc16aca
!12660 fix gpu bceloss bug
From: @huaweib
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
4 years ago
mindspore-ci-bot
5589881ffe
!12612 dataset: C++ API Vision support for Ops with TensorTransform op input
From: @cathwong
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4403dc3384
!12662 Add how to contribute of modelzoo
From: @c_34
Reviewed-by: @liangchenghui,@guoqi1024
Signed-off-by: @guoqi1024
4 years ago
zhoufeng
504f215800
api support dual abi
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
mindspore-ci-bot
70b0cb3c30
!12668 [GPU] fix index_add incorrect shape constraint
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago