Commit Graph

11965 Commits

Author SHA1 Message Date
yuchaojie abcf4af27a modify QuantCell's notes 2020-10-26 12:12:41 +08:00
mindspore-ci-bot 1ee9c4d014 !6645 [MD] add unique op
Merge pull request !6645 from liyong126/md_unique_op
2020-10-22 14:43:37 +08:00
mindspore-ci-bot 45913d0682 !7591 fix stuck problem when using sink_size.
Merge pull request !7591 from anzhengqi/I1YI87-fix-sink_size-stuck
2020-10-22 14:35:03 +08:00
mindspore-ci-bot 216a9e1e3b !7604 [Data] Add grpc copyright to notice file
Merge pull request !7604 from xulei/cmake
2020-10-22 14:34:37 +08:00
mindspore-ci-bot 4b31189ebd !7476 modify resnet50-quant readme
Merge pull request !7476 from yuchaojie/quant
2020-10-22 14:33:17 +08:00
mindspore-ci-bot 391a1951ed !7608 [AutoParallel] add Dropout operator
Merge pull request !7608 from Chong/CheckParserInfo
2020-10-22 14:27:52 +08:00
mindspore-ci-bot 038a41d973 !7606 [MS][LITE][CPU]add group conv
Merge pull request !7606 from fuzhiye/tmp
2020-10-22 14:23:24 +08:00
mindspore-ci-bot 42b25d0923 !7575 optimize the network structrue
Merge pull request !7575 from 吴书全/deepfm1021
2020-10-22 14:22:15 +08:00
fuzhiye c2bab82f67 add group conv 2020-10-22 13:56:52 +08:00
mindspore-ci-bot 93c03ca4df !7565 Decouple GraphKernel ops from akg op register
Merge pull request !7565 from DeshiChen/1012_gen_json_from_anf
2020-10-22 11:26:02 +08:00
mindspore-ci-bot e805051c1f !7535 add set protobuf env variable durning ms init
Merge pull request !7535 from changzherui/add_env
2020-10-22 10:54:09 +08:00
mindspore-ci-bot ed4bae6a3e !7597 Add missing folder to Minddata
Merge pull request !7597 from EricZ/add_ir_folder
2020-10-22 10:52:38 +08:00
mindspore-ci-bot d7a9f34a7a !7588 fix typos in README
Merge pull request !7588 from gengdongjie/master
2020-10-22 10:47:44 +08:00
xulei2020 caf41b583c add grpc copyright 2020-10-22 10:46:56 +08:00
mindspore-ci-bot 733ad9cf2a !7570 [MSLITE] Decoupling primitive problems
Merge pull request !7570 from yeyunpeng2020/primitive
2020-10-22 10:31:15 +08:00
mindspore-ci-bot 84f70c8cf0 !7589 add api example
Merge pull request !7589 from caozhou/add_api_example
2020-10-22 10:20:56 +08:00
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
2020-10-22 10:16:33 +08:00
mindspore-ci-bot a75b77c843 !7549 [MSLITE][Develop] add lite string interface
Merge pull request !7549 from sunsuodong/add_lite_interface
2020-10-22 10:12:20 +08:00
Eric 6e27b4a303 Included more directories 2020-10-21 22:07:50 -04:00
mindspore-ci-bot 1fccb01688 !7585 fix api comment error in MSSSIM
Merge pull request !7585 from caozhou/fix_api_comment_error
2020-10-22 10:04:01 +08:00
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
2020-10-22 10:01:47 +08:00
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
2020-10-22 09:57:56 +08:00
mindspore-ci-bot e09e154391 !7596 IR breakdown for 8 non-leaf nodes (except MapOp)
Merge pull request !7596 from ZiruiWu/ir_breakdown_non_leaf
2020-10-22 09:48:07 +08:00
yeyunpeng 7a97fe710c decoupling primitive_c problem 2020-10-22 09:47:49 +08:00
yuchaojie 8114352c2a modify resnet50-quant readme 2020-10-22 09:46:31 +08:00
mindspore-ci-bot de93d9bff1 !7559 add onnx parser of pow
Merge pull request !7559 from yankai10/1021merge
2020-10-22 09:31:23 +08:00
mindspore-ci-bot a5a5ef9617 !7560 [MS][LITE][Develop]add fp32 deconv merge assembly
Merge pull request !7560 from lixian/master
2020-10-22 09:24:31 +08:00
gongdaguo cd858eae61 fix onnx pool parser, Fixed striped_sclice memory out of bounds 2020-10-22 09:20:38 +08:00
mindspore-ci-bot 3b55a25f8d !7463 move train.quant to compression module & add QuantizationAwareTraining
Merge pull request !7463 from yuchaojie/quant2
2020-10-22 09:19:44 +08:00
mindspore-ci-bot 49f02bfbed !7564 [MD]Fix Type Convert error in arm32
Merge pull request !7564 from xulei/cmake
2020-10-22 09:18:03 +08:00
yao_yf f7189adb91 fix bug in reshape strategy search when reshape is first operator 2020-10-22 09:15:18 +08:00
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
2020-10-22 09:13:22 +08:00
liyong fb2bd156c9 add unique op 2020-10-22 09:12:37 +08:00
mindspore-ci-bot 56bcaa5039 !7410 enable async run graph
Merge pull request !7410 from kisnwang/enable-async-run-graph
2020-10-22 09:12:18 +08:00
mindspore-ci-bot f487797694 !7495 [Auto-parallel] Overwrite strategies for star graph structures
Merge pull request !7495 from Xiaoda/27-star-elimination-overload
2020-10-22 09:10:52 +08:00
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
2020-10-22 09:10:25 +08:00
mindspore-ci-bot 74428a4f0b !7582 [MD]Add gitee repo for thirdparty donwload
Merge pull request !7582 from xulei/lite_test0905
2020-10-22 09:08:16 +08:00
AGroupofProbiotocs f533dd6579 fix output shape error in deconv operator and support parameter passing when doing infershape during inference 2020-10-22 09:03:14 +08:00
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
2020-10-21 18:41:34 -04:00
mindspore-ci-bot 70bb0a842a !7595 Add ir folder to arm64 build
Merge pull request !7595 from EricZ/add_ir_folder
2020-10-22 04:47:23 +08:00
Eric b0d6e91186 Added ir folder in cmake 2020-10-21 16:11:56 -04:00
mindspore-ci-bot 629a0f1e8d !7594 Add Generator IR for mindspore::dataset::GeneratorOp
Merge pull request !7594 from ZiruiWu/generator_ir
2020-10-22 02:22:47 +08:00
mindspore-ci-bot 20cd47b4d8 !7416 Support Gumbel Distribution
Merge pull request !7416 from XunDeng/gumbel
2020-10-22 01:55:25 +08:00
mindspore-ci-bot 938f377886 !7555 Add TreeConsumer and RuntimeContext to support multiple front ends
Merge pull request !7555 from h.farahat/consumers
2020-10-22 01:37:28 +08:00
sheng 83e627dd5e Support Dropout stra; Add parser's input/output tensor num check 2020-10-21 19:09:33 +02:00
hesham d7b5f48345 Change c++ Iterator to use Runtime2
Change c++ Iterator to use Runtime

Add Runtime header file

Add treeConsumer header file
2020-10-21 12:29:37 -04:00
Zirui Wu 65da71c3fa Add IR for generator Op
fix ci
2020-10-21 11:46:08 -04:00
mindspore-ci-bot 6cc37db833 !7482 roialign gpu operator output is zero
Merge pull request !7482 from JonathanY/roialign_zero
2020-10-21 23:42:06 +08:00
gengdongjie 7cdc647afa fix issues 2020-10-21 23:03:27 +08:00
anzhengqi 5cf079595e fix sink_size error 2020-10-21 22:19:56 +08:00