mindspore-ci-bot
|
93c03ca4df
|
!7565 Decouple GraphKernel ops from akg op register
Merge pull request !7565 from DeshiChen/1012_gen_json_from_anf
|
4 years ago |
lizhenyu
|
fd1d61eaf7
|
enbale ps mode init in server
|
4 years ago |
linqingke
|
937e165513
|
improve cnnctc speed
|
4 years ago |
mindspore-ci-bot
|
e805051c1f
|
!7535 add set protobuf env variable durning ms init
Merge pull request !7535 from changzherui/add_env
|
4 years ago |
mindspore-ci-bot
|
ed4bae6a3e
|
!7597 Add missing folder to Minddata
Merge pull request !7597 from EricZ/add_ir_folder
|
4 years ago |
mindspore-ci-bot
|
d7a9f34a7a
|
!7588 fix typos in README
Merge pull request !7588 from gengdongjie/master
|
4 years ago |
xulei2020
|
caf41b583c
|
add grpc copyright
|
4 years ago |
mindspore-ci-bot
|
733ad9cf2a
|
!7570 [MSLITE] Decoupling primitive problems
Merge pull request !7570 from yeyunpeng2020/primitive
|
4 years ago |
mindspore-ci-bot
|
84f70c8cf0
|
!7589 add api example
Merge pull request !7589 from caozhou/add_api_example
|
4 years ago |
mindspore-ci-bot
|
8bfe141680
|
!7571 fix bug in reshape strategy search when reshape as the first operator
Merge pull request !7571 from yao_yf/reshape_strategy_search_fix_when_reshape_is_first_op
|
4 years ago |
mindspore-ci-bot
|
a75b77c843
|
!7549 [MSLITE][Develop] add lite string interface
Merge pull request !7549 from sunsuodong/add_lite_interface
|
4 years ago |
wanyiming
|
1fa62dce3d
|
mod BCELoss comments
|
4 years ago |
Eric
|
6e27b4a303
|
Included more directories
|
4 years ago |
mindspore-ci-bot
|
1fccb01688
|
!7585 fix api comment error in MSSSIM
Merge pull request !7585 from caozhou/fix_api_comment_error
|
4 years ago |
mindspore-ci-bot
|
a12af32c40
|
!7509 fix deconvolution output shape error and support parameter passing when doing infershape during inference for arithmetic.
Merge pull request !7509 from XianglongZeng/myms
|
4 years ago |
mindspore-ci-bot
|
da0be40224
|
!7579 [MS][LITE]fix onnx pool parser, fixed striped_sclice memory out of bounds
Merge pull request !7579 from gongdaguo/fix_pool
|
4 years ago |
mindspore-ci-bot
|
e09e154391
|
!7596 IR breakdown for 8 non-leaf nodes (except MapOp)
Merge pull request !7596 from ZiruiWu/ir_breakdown_non_leaf
|
4 years ago |
yeyunpeng
|
7a97fe710c
|
decoupling primitive_c problem
|
4 years ago |
kswang
|
d8e72af658
|
optimize find input need lock tensor
|
4 years ago |
yuchaojie
|
8114352c2a
|
modify resnet50-quant readme
|
4 years ago |
chenfei
|
14e2afe2f5
|
add arglist in execute info
|
4 years ago |
mindspore-ci-bot
|
de93d9bff1
|
!7559 add onnx parser of pow
Merge pull request !7559 from yankai10/1021merge
|
4 years ago |
mindspore-ci-bot
|
a5a5ef9617
|
!7560 [MS][LITE][Develop]add fp32 deconv merge assembly
Merge pull request !7560 from lixian/master
|
4 years ago |
gongdaguo
|
cd858eae61
|
fix onnx pool parser, Fixed striped_sclice memory out of bounds
|
4 years ago |
mindspore-ci-bot
|
3b55a25f8d
|
!7463 move train.quant to compression module & add QuantizationAwareTraining
Merge pull request !7463 from yuchaojie/quant2
|
4 years ago |
mindspore-ci-bot
|
49f02bfbed
|
!7564 [MD]Fix Type Convert error in arm32
Merge pull request !7564 from xulei/cmake
|
4 years ago |
yao_yf
|
f7189adb91
|
fix bug in reshape strategy search when reshape is first operator
|
4 years ago |
mindspore-ci-bot
|
a288b8f79a
|
!7467 [MSLITE] Has no implementation for transposing tensors with dimension of 6 or larger.
Merge pull request !7467 from wangshaocong/bugfix_master
|
4 years ago |
liyong
|
fb2bd156c9
|
add unique op
|
4 years ago |
mindspore-ci-bot
|
56bcaa5039
|
!7410 enable async run graph
Merge pull request !7410 from kisnwang/enable-async-run-graph
|
4 years ago |
mindspore-ci-bot
|
f487797694
|
!7495 [Auto-parallel] Overwrite strategies for star graph structures
Merge pull request !7495 from Xiaoda/27-star-elimination-overload
|
4 years ago |
mindspore-ci-bot
|
eb66f95dde
|
!7519 [Auto parallel] Change int32 to int64 in when inferring shape in DropoutGenMask
Merge pull request !7519 from Xiaoda/28-change-int32-to-int64-in-dropoutdomask
|
4 years ago |
mindspore-ci-bot
|
74428a4f0b
|
!7582 [MD]Add gitee repo for thirdparty donwload
Merge pull request !7582 from xulei/lite_test0905
|
4 years ago |
AGroupofProbiotocs
|
f533dd6579
|
fix output shape error in deconv operator and support parameter passing when doing infershape during inference
|
4 years ago |
Zirui Wu
|
d471552fc5
|
shuffle take repeat bucketbatch buildvocab repeat shuffle take project concat rename node IR added
concat, bucketbatch project rename
fix ci round 1
fix ci round 2
fix up
fix ci
|
4 years ago |
mindspore-ci-bot
|
70bb0a842a
|
!7595 Add ir folder to arm64 build
Merge pull request !7595 from EricZ/add_ir_folder
|
4 years ago |
Peilin Wang
|
bd0b462691
|
new gpu op for cbg repeat_elements
fixed ci
fixed ci
addressed comments
|
4 years ago |
Eric
|
b0d6e91186
|
Added ir folder in cmake
|
4 years ago |
mindspore-ci-bot
|
629a0f1e8d
|
!7594 Add Generator IR for mindspore::dataset::GeneratorOp
Merge pull request !7594 from ZiruiWu/generator_ir
|
4 years ago |
mindspore-ci-bot
|
20cd47b4d8
|
!7416 Support Gumbel Distribution
Merge pull request !7416 from XunDeng/gumbel
|
4 years ago |
mindspore-ci-bot
|
938f377886
|
!7555 Add TreeConsumer and RuntimeContext to support multiple front ends
Merge pull request !7555 from h.farahat/consumers
|
4 years ago |
sheng
|
83e627dd5e
|
Support Dropout stra; Add parser's input/output tensor num check
|
4 years ago |
hesham
|
d7b5f48345
|
Change c++ Iterator to use Runtime2
Change c++ Iterator to use Runtime
Add Runtime header file
Add treeConsumer header file
|
4 years ago |
TFbunny
|
e18a78feb9
|
add GPU UniformSampler
|
4 years ago |
Zirui Wu
|
65da71c3fa
|
Add IR for generator Op
fix ci
|
4 years ago |
mindspore-ci-bot
|
6cc37db833
|
!7482 roialign gpu operator output is zero
Merge pull request !7482 from JonathanY/roialign_zero
|
4 years ago |
gengdongjie
|
7cdc647afa
|
fix issues
|
4 years ago |
anzhengqi
|
5cf079595e
|
fix sink_size error
|
4 years ago |
caozhou
|
120f6a372a
|
add api example
|
4 years ago |
mindspore-ci-bot
|
2a6dc3ee3a
|
!7574 Modifiy nn.Matmul
Merge pull request !7574 from wanyiming/Mod_Matmul
|
4 years ago |