Commit Graph

12229 Commits

Author SHA1 Message Date
mindspore-ci-bot 9b4bcd3027 !7698 Add support for rechecking watchpoints
Merge pull request !7698 from Harshvardhan Gupta/add-recheck
2020-10-24 05:52:26 +08:00
mindspore-ci-bot ef89a34bae !7662 Redesigned GetDatasetSize
Merge pull request !7662 from MahdiRahmaniHanzaki/tree-getters
2020-10-24 05:52:06 +08:00
Lixia Chen bc396febae Add testcases for cache c api 2020-10-23 17:10:18 -04:00
tinazhang e7346dd3a9 add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL 2020-10-23 17:07:51 -04:00
Mahdi 0e03f5b0dd Added GetDatasetSize 2020-10-23 16:29:11 -04:00
Mahdi 94e916b0c2 Fixed duplicate column problem in BucketBatchByLength 2020-10-23 16:23:20 -04:00
mindspore-ci-bot 7276198580 !7663 C++ API: ValidateParams support for TensorOps; plus minor dataset fixes
Merge pull request !7663 from cathwong/ckw_cppapi_misc_cleanup_valparms_ir
2020-10-24 01:42:11 +08:00
Harshvardhan Gupta 2c546db2ce fix terminate issue 2020-10-23 12:45:43 -04:00
Cathy Wong 051bc60edb C++ API: ValidateParams support for TensorOps; plus minor dataset fixes 2020-10-23 11:22:06 -04:00
mindspore-ci-bot 79b5fee04b !7697 Fix compile error introduced by a UT
Merge pull request !7697 from ZiruiWu/fix_ut_compile_err
2020-10-23 23:18:29 +08:00
Zirui Wu a85a256749 fix complie err in c_api_dataset_test_save 2020-10-23 10:09:35 -04:00
Zhang Qinghua 077bde0767 Return a new abstract without tracking_id for fg ValueNode in CSE. 2020-10-23 22:07:40 +08:00
mindspore-ci-bot 3355bb5f2f !7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
2020-10-23 20:32:31 +08:00
y00488820 1138b08a1e add prophetnet into model zoo 2020-10-23 19:48:29 +08:00
liyong ee042b90f7 fix num_sample in sequentialSampler and randomSampler 2020-10-23 19:26:10 +08:00
Pengyongrong 292e4a4e2e add opencl kernel stack, fix scale/reduce bug, add some models to CI 2020-10-23 03:43:52 -07:00
mindspore-ci-bot 17764803ef !7648 [MSLITE] deconv winograd fp16 neon
Merge pull request !7648 from ling/sr
2020-10-23 17:44:44 +08:00
mindspore-ci-bot 8d39a8a4b2 !7529 complex arithmetic_simplify
Merge pull request !7529 from zhuxiaochen/1020_allsimplify_1.0
2020-10-23 17:39:38 +08:00
mindspore-ci-bot c0f3baf842 !7686 [MS][LITE][CPU]fix bug of deDepthwise int8 bug
Merge pull request !7686 from fuzhiye/tmp
2020-10-23 17:33:13 +08:00
mindspore-ci-bot 1a74d91b0c !7652 Complete the selfOp func for tensor matrix stride slice
Merge pull request !7652 from yepei6/master_tensor_op
2020-10-23 17:29:39 +08:00
mindspore-ci-bot d38370cb39 !7681 nms registry
Merge pull request !7681 from zhaozhenlong/lite/issue/nms_registry
2020-10-23 17:25:31 +08:00
mindspore-ci-bot cf06b22f3d !7677 modify compression module notes
Merge pull request !7677 from yuchaojie/quant2
2020-10-23 17:25:21 +08:00
mindspore-ci-bot fbab2ffbdf !7541 [lite] add identity pass and adjust log
Merge pull request !7541 from 徐安越/master
2020-10-23 17:13:19 +08:00
sunsuodong 13a8fbfeee fix_hashtable_lookup 2020-10-23 17:12:42 +08:00
fuzhiye 58a73bdd5b remove useless code 2020-10-23 16:57:25 +08:00
mindspore-ci-bot e10d55165a !7679 Modify calibration parameters
Merge pull request !7679 from shenwei41/question
2020-10-23 16:52:07 +08:00
linqingke fe7767aa3c new add ncf network 2020-10-23 16:50:59 +08:00
mindspore-ci-bot de4da6457e !7650 modify variable type from int to int32_t
Merge pull request !7650 from anzhengqi/fixed-variable-type
2020-10-23 16:50:27 +08:00
ling d8b928b7f8 [MSLITE] deconv winograd fp16 neon 2020-10-23 16:45:52 +08:00
mindspore-ci-bot caab8a1507 !7682 [MS][LITE][Develop]fix compile warning
Merge pull request !7682 from chenjianping/lite_dev
2020-10-23 16:30:05 +08:00
zhaozhenlong a43fe26a01 nms op registry 2020-10-23 16:28:21 +08:00
mindspore-ci-bot eaa3fe98ed !7669 add rpath for opp default directories
Merge pull request !7669 from yanghaoran/master
2020-10-23 16:16:52 +08:00
lizhenyu ae295120a7 fix codedex warning 2020-10-23 16:14:45 +08:00
chenjianping 86c3e2225d fix compile warning 2020-10-23 15:50:46 +08:00
yuchaojie bf7cd2ceaa modify compression module notes 2020-10-23 15:47:29 +08:00
xuanyue 920cbb1e22 add identity pass and adjust log 2020-10-23 15:24:51 +08:00
shenwei41 6f8e94abd0 Modify calibration parameters 2020-10-23 15:22:10 +08:00
yanghaoran 7a2a714a11 run dynamic shape in existing context 2020-10-23 14:53:04 +08:00
yepei6 c33e7c6092 complete the selfOp func for matrix slice parse like mat[1,:] += 1 2020-10-23 14:48:55 +08:00
mindspore-ci-bot 7f209bdf12 !7654 add detection_post_process_int8 & add layernorm primitive register
Merge pull request !7654 from wangzhe/master
2020-10-23 14:46:02 +08:00
mindspore-ci-bot 3b5582110d !7673 Should not incorporate if the fg has bprop function.
Merge pull request !7673 from 张清华/grad_opt0
2020-10-23 14:42:57 +08:00
mindspore-ci-bot 2af6313f53 !7534 SummaryRecord support to record mindexplain data
Merge pull request !7534 from ougongchang/feature_mindexplain
2020-10-23 14:38:33 +08:00
mindspore-ci-bot 5d39dcda6e !7668 [MSLITE]fix multipe definition of function
Merge pull request !7668 from 张学同/to_merge
2020-10-23 14:25:29 +08:00
mindspore-ci-bot 934bb07656 !7655 【MSLITE】Weight quant add condition stop in kmeans method
Merge pull request !7655 from ghzl/weight_quant_add_condition_stop
2020-10-23 14:23:51 +08:00
zhu_xiaochen c739f14038 simplify transpose matmul reduce 2020-10-23 14:17:45 +08:00
mindspore-ci-bot e600448725 !7672 [DATA]Fix dataset was't packed together with mindspore-lite train problem
Merge pull request !7672 from xulei/lite_test0905
2020-10-23 14:15:32 +08:00
mindspore-ci-bot 9d35fdc4e5 !7653 [MD] C++ api SaveOp
Merge pull request !7653 from luoyang/c-api-pyfunc
2020-10-23 14:14:11 +08:00
mindspore-ci-bot 652a2344ce !7605 improve cnnctc speed
Merge pull request !7605 from linqingke/cnnctc
2020-10-23 13:58:25 +08:00
mindspore-ci-bot 07c8a6114e !7637 raise reduce precision bug fix
Merge pull request !7637 from liubuyu/op_support
2020-10-23 13:51:38 +08:00
mindspore-ci-bot d3e48afb06 !7644 modify target and unique api
Merge pull request !7644 from lijiaqi/target_api
2020-10-23 11:52:42 +08:00