mindspore-ci-bot
bca26cf68e
!13825 Fix crnn precision by remove manul float16 assignment
...
From: @c_34
Reviewed-by: @wuxuejian,@linqingke
Signed-off-by: @linqingke
4 years ago
dayschan
11ee3b1624
add context graph_kernel_flags
...
used the flag "opt_level" to control GraphKernel,
0 means disabled while non-zero value means enabled.
the default value is controlled by context "enable_graph_kernel",
but if it's also set in "graph_kernel_flags", then the flag will prevail.
supported the whitelist and blacklist operators for GraphKernelExpander.
"enable_expand_ops", "enable_expand_ops_only", "disable_expand_ops".
4 years ago
limingqi107
56f3776d7f
add actor runtime interface
4 years ago
zengxianglong
39623cf2dd
multi-inputs models support fp16 mode and add models to the entrance guard
4 years ago
xiefangqi
3f187e22e5
Fix an ut cpp core issue
4 years ago
zhanghuiyao
d9ab3eaedc
Modify yolov4 eval/test shape
4 years ago
mindspore-ci-bot
b1c86b6a22
!13857 check whether communication unit has been inited
...
From: @yao_yf
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
4 years ago
mindspore-ci-bot
9ac13fb8e2
!13885 fix quant _partial_init example
...
From: @yuchaojie
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @zhoufeng54
4 years ago
huenrui
676c219bc4
add tprr 8p version
4 years ago
mindspore-ci-bot
159071d438
!13882 add README for mobilenetv2
...
From: @zoloft
Reviewed-by: @wangchengyuan,@zhujingxuan,@hangangqiang,@zhanghaibo5
Signed-off-by: @wangchengyuan
4 years ago
zhoufeng
e4c59a1c8f
library size optimization for 310
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
mindspore-ci-bot
d38200f45f
!13879 change unet postprocess
...
From: @zhao_ting_v
Reviewed-by: @wuxuejian,@c_34
Signed-off-by: @c_34
4 years ago
lzk
0f900c8d53
power bug fix
4 years ago
mindspore-ci-bot
1732ed34b6
!13877 remove ControlDepend from ternarybert
...
From: @huangbingjian
Reviewed-by: @ginfung,@hwhewei
Signed-off-by: @hwhewei
4 years ago
mindspore-ci-bot
e0b1afcfe5
!13819 [MS][LITE][CPU]fix bug of floormod
...
From: @fuzhiye
Reviewed-by: @zhanghaibo5,@zhang_xue_tong
Signed-off-by: @zhang_xue_tong
4 years ago
caojiewen
da60f433f1
removed the useless link of apply form
4 years ago
shenwei41
d3265f0591
Add check of ResizePreserveARWithFiller operation
4 years ago
yepei6
4f16b2542e
update python3.9
4 years ago
mindspore-ci-bot
a59f1814c1
!13835 fixed memcpy error
...
From: @anancds
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
mindspore-ci-bot
444ff97206
!13505 typo fix
...
From: @wudenggang
Reviewed-by: @ouwenchang,@Hanshize,@kingxian
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
34fecc0697
!13864 update applyAdagrad
...
From: @zyx5256
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
yuchaojie
f2830073b5
fix quant _partial_init example
4 years ago
mindspore-ci-bot
e520e8424f
!13869 mod test level of test_lenet_quant.py
...
From: @zlq2020
Reviewed-by: @xsmq,@kisnwang
Signed-off-by: @xsmq
4 years ago
mindspore-ci-bot
83c2817fce
!13840 fix Vector && script
...
From: @zhujingxuan
Reviewed-by: @wangchengyuan,@jpc_chenjianping
Signed-off-by: @wangchengyuan
4 years ago
caifubi
0c76dcb721
add RANK_TABLE_FILE for PyNative Hccl
4 years ago
z00512249
b88195a715
add README for mobilenetv2
4 years ago
mindspore-ci-bot
69af6643d3
!13703 [lite]matmul and add fusion
...
From: @xu_anyue
Reviewed-by:
Signed-off-by:
4 years ago
huangbingjian
4ef7251e7f
remove ControlDepend from ternarybert
4 years ago
liuxiao93
723bbac438
revert nn.BatchNorm3d.
4 years ago
zhaoting
3ccab4efa4
change unet postprocess
4 years ago
mindspore-ci-bot
086146d6d7
!13799 [MS][LITE][r1.2] it doesn't clear the output/ when build inference package
...
From: @sunsuodong
Reviewed-by: @zhang_xue_tong,@HilbertDavid
Signed-off-by: @zhang_xue_tong
4 years ago
mindspore-ci-bot
ae3127f12f
!13808 [auto_monad]Remove uselesee updatestate pattern and fix loss and J order.
...
From: @linqingke
Reviewed-by: @hwhewei,@zh_qh
Signed-off-by: @zh_qh
4 years ago
zhaoting
ac76deb3da
change resnet101 allreduce split
4 years ago
liubuyu
a19703d55c
update device target
4 years ago
mindspore-ci-bot
6cd1a0b484
!13760 fix bug of quant export
...
From: @chengxb7532
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
990aaba139
!13604 add compile info for unpack return value
...
From: @liubuyu
Reviewed-by: @zhoufeng54,@jjfeing,@kisnwang
Signed-off-by: @kisnwang
4 years ago
mindspore-ci-bot
a12ae4286a
!13821 skip empty graph in profiling
...
From: @jojobugfree
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @zhoufeng54
4 years ago
mindspore-ci-bot
d8c66aee4a
!13715 fix numpy native cpu ci error
...
From: @yanglf1121
Reviewed-by: @guoqi1024,@liangchenghui
Signed-off-by: @liangchenghui
4 years ago
zlq2020
5068d0c730
test_lenet_quant.py will occasionally fail, avoid it before fix the bug.
4 years ago
mindspore-ci-bot
0cf0663a50
!13837 fix gthread_num
...
From: @zoloft
Reviewed-by: @wangchengyuan
Signed-off-by: @wangchengyuan
4 years ago
mindspore-ci-bot
547ca0fb15
!13815 fixed the code spell errors
...
From: @oacjiewen
Reviewed-by: @wuxuejian,@liangchenghui
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
57f7bf8480
!13791 reduce cast number in syncbn
...
From: @yuchaojie
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
4 years ago
GAO_HYP_XYJ
6e65152a65
update model_zoo/research/hpc/sponge/README.md.
4 years ago
mindspore-ci-bot
87c97ecb26
!13810 fix error of context field not defined
...
From: @wangnan39
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian,@zh_qh
4 years ago
zhuyuxiao
a11287c332
adagrad: support ouput on gpu
4 years ago
zhujingxuan
a767b1a3e2
fix Vector && script
4 years ago
yao_yf
f5763bdebb
check whether do init in distributed scene
4 years ago
z00512249
684398e755
fix gthread_num
4 years ago
mindspore-ci-bot
c66b4e4994
!13729 fix TrainOneStepWithLossScaleCell execorder
...
From: @youui
Reviewed-by: @kisnwang,@guoqi1024
Signed-off-by: @guoqi1024
4 years ago
mindspore-ci-bot
c4e339674b
!13806 add air restriction note
...
From: @caozhou_huawei
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
4 years ago