mindspore-ci-bot
|
4330052001
|
!8277 [MS][LITE][CPU]optimize int8 reduce mean && extract functions
From: @fuzhiye
Reviewed-by: @zhang_xue_tong
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
69105d4a2c
|
!7785 Update ModelZoo README and googlenet README files
From: @liyanliu96
Reviewed-by: @oacjiewen,@yingjy,@oacjiewen
Signed-off-by: @yingjy
|
4 years ago |
mindspore-ci-bot
|
b7fc189c2b
|
!8307 GNMT v2 network
From: @gaojing22
Reviewed-by: @yingjy,@yingjy,@c_34
Signed-off-by: @yingjy
|
4 years ago |
mindspore-ci-bot
|
255c4b4b5a
|
!8317 Bugfix in GraphKernel after all integer ValueNodes are changed to int64
From: @dayschan
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
|
4 years ago |
mindspore-ci-bot
|
e27104763a
|
!8304 refine GraphKerneCSE by excluding fusion_type and unused attrs in primitive
From: @lingyunli63
Reviewed-by: @gaoxiong1,@ckey_dou
Signed-off-by: @ckey_dou
|
4 years ago |
mindspore-ci-bot
|
e74355f3e1
|
!8287 add supported data types for cast ops
From: @liuwenhao4
Reviewed-by: @zhanghaibo5,@zhanghaibo5,@HilbertDavid,@zhang_xue_tong
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
027916cb5f
|
!8315 Cache server stability
From: @jkl_lee
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
4 years ago |
mindspore-ci-bot
|
507381b8c7
|
!8327 [MS][LITE][CPU SSE] add x86 new sse package and modify run_benchmark_nets.sh
From: @lzkcode
Reviewed-by: @xsmq
Signed-off-by:
|
4 years ago |
liuzhongkai
|
21298a50a6
|
add x86 sse package and modify sun_benchmark_nets.sh
|
4 years ago |
gaojing
|
6ac5be72d9
|
upload gnmt_v2
|
4 years ago |
mindspore-ci-bot
|
a8478839c9
|
!8290 modify example
From: @lijiaqi0612
Reviewed-by: @liangchenghui,@kingxian
Signed-off-by: @liangchenghui
|
4 years ago |
dayschan
|
f8be2f972b
|
Bugfix in GraphKernel after all integer ValueNodes are changed to int64
|
4 years ago |
mindspore-ci-bot
|
36fca85255
|
!8251 export script for CNN&CTC
From: @yuzhenhua666
Reviewed-by: @c_34,@yingjy
Signed-off-by: @c_34
|
4 years ago |
Lixia Chen
|
f24a788eed
|
Rebase up to 5792d50ca7
|
4 years ago |
mindspore-ci-bot
|
7c806ced2e
|
!8312 Add Callback to MapOp's C++ api
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
4 years ago |
Zirui Wu
|
7538f82da9
|
add callback to map's c api
fix test err
fix ci round 1
fix ci round 2
add col_order to batch_node
minor fix
|
4 years ago |
mindspore-ci-bot
|
a9a9c45662
|
!8232 C++ api add Filter
From: @tiancixiao
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
dbcdda18ed
|
!8293 Resolve specialize error during transforming after block in PyNative mode.
Merge pull request !8293 from 张清华/grad_opt2
|
4 years ago |
mindspore-ci-bot
|
97e1f6f438
|
!8248 Add macro and fix album testcase
Merge pull request !8248 from EricZ/helper_dep_removal
|
4 years ago |
mindspore-ci-bot
|
d2d5ffedec
|
!8298 [MSLITE] fix quant size is null case in outlier
Merge pull request !8298 from ghzl/fix-outlier-null
|
4 years ago |
mindspore-ci-bot
|
2ed8ed69e4
|
!8211 optimze opencl runtime
Merge pull request !8211 from wandongdong/master
|
4 years ago |
mindspore-ci-bot
|
073d991de4
|
!8106 add cpu adam delta
Merge pull request !8106 from kisnwang/add-cpu-adam-delta
|
4 years ago |
fuzhiye
|
35acaabc02
|
optimize int8 reduce
|
4 years ago |
wandongdong
|
08f9066798
|
optimize opencl runtime for 6 ops
|
4 years ago |
mindspore-ci-bot
|
afd58ab5d8
|
!8302 [MSLITE][Develop] fix bug of arm cpu deconv depthwise
Merge pull request !8302 from yangruoqi713/lite
|
4 years ago |
lingyunli63
|
b3d76c6e3e
|
exclude unused attrs and fusion_type in cse cmp
|
4 years ago |
liyanliu
|
08952b186e
|
update Model Zoo README and googlenet README
|
4 years ago |
mindspore-ci-bot
|
8c2ed3bb80
|
!8138 Throw an exception when a tensor with 0 shape is constructed.
Merge pull request !8138 from huangbingjian/fix_shape
|
4 years ago |
Xiao Tianci
|
4a5e287b92
|
add filter c api and ut
|
4 years ago |
Zhang Qinghua
|
4e6e68f187
|
Resolve specialize error during transforming after block in PyNative mode.
|
4 years ago |
yangruoqi713
|
6cc2b813d4
|
[MSLITE][Develop] fix bug of arm cpu deconv depthwise
|
4 years ago |
mindspore-ci-bot
|
64d078da79
|
!8286 disable somas when variable_memory_max_size is set
Merge pull request !8286 from laiyongqiang/context_somas
|
4 years ago |
guohongzilong
|
9eb7a3a6e5
|
add size 0 case in outlier post quant
|
4 years ago |
mindspore-ci-bot
|
c919f3d0ad
|
!8230 add parallel ops for repeat_element and tensor dot
Merge pull request !8230 from yangzhenzhang/add-repeat-element-op
|
4 years ago |
mindspore-ci-bot
|
60aaefd15f
|
!8202 wide&deep backward unique
Merge pull request !8202 from yao_yf/wide_and_deep_backward_unique
|
4 years ago |
mindspore-ci-bot
|
51edcd30e2
|
!8270 expand fused_adam and fused_adam_weight_decay and fix some bug
Merge pull request !8270 from ZengZitao/expand_fused_adam
|
4 years ago |
kswang
|
cbece74a23
|
add cpu adam delta
|
4 years ago |
HuangBingjian
|
4477fcfe19
|
fix shape bug.
|
4 years ago |
yangzhenzhang
|
0a79ab82ae
|
add parallel ops
|
4 years ago |
liuwenhao4
|
bcaf43e0fb
|
add supported data types for cast ops
|
4 years ago |
yao_yf
|
187873f975
|
add backward unique mode of wide_and_deep
|
4 years ago |
mindspore-ci-bot
|
d79bcc923e
|
!8263 [MD] Update the example of BertTokenizer
Merge pull request !8263 from xiefangqi/xfq_fix_bert_comment
|
4 years ago |
mindspore-ci-bot
|
3ccd1d2104
|
!8279 [MS][LITE]Add onnx model
Merge pull request !8279 from gongdaguo/add_mod
|
4 years ago |
Jiaqi
|
3c52235129
|
modify example
|
4 years ago |
mindspore-ci-bot
|
d2f60b5fce
|
!8241 set optimizer flag for assign
Merge pull request !8241 from kisnwang/set-optimizer-flag-for-assign
|
4 years ago |
mindspore-ci-bot
|
c253d874e0
|
!8280 add export lenet grad example
Merge pull request !8280 from changzherui/add_export_grad_example
|
4 years ago |
mindspore-ci-bot
|
e11e0f45e1
|
!8257 [MSLITE] Add ci test for several models.
Merge pull request !8257 from wangshaocong/ci
|
4 years ago |
laiyongqiang
|
6b57cc705f
|
disable somas when variable_memory_max_size is set
|
4 years ago |
Eric
|
394dbf50e1
|
Added testing macro and fix album_op test
|
4 years ago |
mindspore-ci-bot
|
f2cfa0f5bc
|
!8238 change abs mean, update_weight_ratio, and weight and bias filter
Merge pull request !8238 from john_tzanakakis/master_ms1_grpc
|
4 years ago |