Commit Graph

11348 Commits

Author SHA1 Message Date
panfengfeng 56bdedb826 fix nanset mstype 2020-10-13 14:14:21 +08:00
mindspore-ci-bot 478200d2fe !7165 [MSLITE][Develop] optimize arm fp32 cpu op lstm: add neon
Merge pull request !7165 from yangruoqi713/lite
2020-10-13 11:20:36 +08:00
mindspore-ci-bot ff3438d9c2 !7158 [GraphKernel] Promote complex tensor as graph's input and recorrect getitem index for graph kernels fusion.
Merge pull request !7158 from TronZhang/promotion_const_for_gk
2020-10-13 10:57:03 +08:00
mindspore-ci-bot 6ce86c2074 !7221 fix compile training
Merge pull request !7221 from lz/master
2020-10-13 10:34:33 +08:00
yangruoqi713 23757309f7 [MSLITE][Develop] optimize arm fp32 cpu op lstm: add neon 2020-10-13 10:32:37 +08:00
mindspore-ci-bot 2cb27c59e0 !7195 Transition tool for TensorRecord to MindRecord, support 1.13.0-rc1 and higher version.
Merge pull request !7195 from lizhenglong1992/TR_to_MR
2020-10-13 10:14:31 +08:00
lz f6fd4fe3c0 fix compile training 2020-10-13 10:08:56 +08:00
mindspore-ci-bot 39bc43e674 !5990 fix parameter in multi-graph
Merge pull request !5990 from lianliguang/GAN
2020-10-13 09:12:14 +08:00
mindspore-ci-bot beb8bf5d65 !7059 [MS][LITE][Develop]fix fp16 matmul kernel write bug
Merge pull request !7059 from lixian/master
2020-10-13 09:10:37 +08:00
mindspore-ci-bot 2d645fdc7e !7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
Merge pull request !7184 from luoyang/pylint
2020-10-13 09:08:23 +08:00
mindspore-ci-bot eeda385f61 !7188 Change FC Quantization Method
Merge pull request !7188 from liuxiao78/master
2020-10-12 21:08:22 +08:00
mindspore-ci-bot 618a876e0c !7179 fix exception not exit
Merge pull request !7179 from kisnwang/fix-exception-not-exit
2020-10-12 21:07:30 +08:00
mindspore-ci-bot 79b974eb82 !7121 [MSLITE] Fix bug of onxx cast parser.
Merge pull request !7121 from wangshaocong/bugfix_master
2020-10-12 20:26:55 +08:00
mindspore-ci-bot 3695b8ecfa !7191 modify dataset path
Merge pull request !7191 from hwjiaorui/master
2020-10-12 20:06:47 +08:00
mindspore-ci-bot f06853ae9b !7203 fix compile bug in testcase and package
Merge pull request !7203 from hangq/master
2020-10-12 19:48:54 +08:00
mindspore-ci-bot 74b989d425 !7193 fix hccl dynamic kernel finalize bug
Merge pull request !7193 from caifubi/dynamic_shape
2020-10-12 19:45:10 +08:00
kswang db985ab909 add ms exception 2020-10-12 19:42:57 +08:00
mindspore-ci-bot 81d9015ddb !7206 fix some bugs
Merge pull request !7206 from 王东旭/prelu_scalar_vector
2020-10-12 19:35:27 +08:00
hangq 94132b1aeb fix compile bug in testcase and package 2020-10-12 19:22:00 +08:00
mindspore-ci-bot b73cdd903d !7181 [ModelZoo]Change gnn input position
Merge pull request !7181 from zhanke/gnn_input
2020-10-12 19:16:21 +08:00
wangdongxu 362daeb2b6 fix prelu scalar weight bug 2020-10-12 19:05:10 +08:00
mindspore-ci-bot 0b75b3d9fe !7201 [AutoParallel]Add Check for allreduce fusion
Merge pull request !7201 from lichen/add_check_for_fusion
2020-10-12 18:57:38 +08:00
mindspore-ci-bot 87df41f194 !7176 FIx gpu dump wrong device_id
Merge pull request !7176 from caifubi/gpu_dump
2020-10-12 18:53:57 +08:00
mindspore-ci-bot ce8f5cafe7 !7164 Set abstracts for tuple_getitems of splitv
Merge pull request !7164 from YuJianfeng/master
2020-10-12 18:53:28 +08:00
liuxiao78 470069c099 change FC quant to perchannel 2020-10-12 17:40:48 +08:00
mindspore-ci-bot 8d77d4fa90 !7187 improve the implicit conversion rule when there are int tensor and float number
Merge pull request !7187 from zhangbuxue/improve_the_implicit_conversion_rule_when_there_are_int_tensor_and_float_number
2020-10-12 17:36:15 +08:00
mindspore-ci-bot 16e4442a52 !7202 fix bug for opencl batch_to_space op
Merge pull request !7202 from wandongdong/master
2020-10-12 17:30:12 +08:00
mindspore-ci-bot 4beb4de5fe !7183 fix symmetric bug in FakeQuantPerChannel op
Merge pull request !7183 from yuchaojie/quant2
2020-10-12 17:23:17 +08:00
mindspore-ci-bot 507fc81a05 !7194 [MS][LITE][CPU]add fp16 select func
Merge pull request !7194 from fuzhiye/tmp
2020-10-12 17:19:26 +08:00
wandongdong 1664620404 fix batch_to_space op of opencl 2020-10-12 02:02:00 -07:00
lichenever cfffff2875 add check for allreduce fusion 2020-10-12 16:55:30 +08:00
fuzhiye b3eea3af34 add fp16 selection func 2020-10-12 16:23:07 +08:00
caifubi fa6293d905 fix hccl dynamic kernel finalize bug 2020-10-12 16:11:04 +08:00
Lizhenglong 46667aac4f Transition tools for tensorrecord to mindrecord,support 1.13.0-rc1 and higher version 2020-10-12 16:06:34 +08:00
mindspore-ci-bot d7b4a0d611 !7120 optimize include interface & optimize converter/benchmark/time_profiler interface
Merge pull request !7120 from hangq/xay
2020-10-12 15:45:27 +08:00
zhanke 4384ca214f change gnn input position 2020-10-12 15:42:12 +08:00
mindspore-ci-bot f427a47c81 !7168 fix bugs of op DynamicRNN, LayerNorm, ReduceAny and Neg
Merge pull request !7168 from lihongkang/v2_master
2020-10-12 15:34:28 +08:00
YangLuo 9e033bbe19 C++ api add TypeCaseOp & RandomCropDecodeResizeOp 2020-10-12 15:13:17 +08:00
hwjiaorui e8f1c6e9b9 modify dataset path 2020-10-12 15:09:57 +08:00
hangq 544023583b optimize include interface & optimize converter/benchmark/time_profiler interface 2020-10-12 15:07:47 +08:00
buxue e3ea96ecd0 improve the implicit conversion rule when there are int tensor and float number 2020-10-12 14:54:58 +08:00
mindspore-ci-bot 86ffe47895 !7015 fix post training quant
Merge pull request !7015 from xutianchun/quant_bias_fix
2020-10-12 14:44:04 +08:00
mindspore-ci-bot 11eee46458 !7182 回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore '
Merge pull request !7182 from xsmq/revert-merge-6995-master
2020-10-12 14:18:28 +08:00
yuchaojie 8d54651b2b fix symmetric bug in FakeQuantPerChannel op 2020-10-12 14:17:37 +08:00
xsmq 6364d56ebe 回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore ' 2020-10-12 14:16:04 +08:00
mindspore-ci-bot d0e29996ec !4262 Add thread pool
Merge pull request !4262 from huanghui/thread-pool
2020-10-12 14:11:29 +08:00
mindspore-ci-bot e62481845e !6995 Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore
Merge pull request !6995 from lizhenglong1992/TF_to_MR
2020-10-12 11:52:36 +08:00
mindspore-ci-bot ea5ad3c298 !7128 use .cmake to compile protobuf and flatbuffers
Merge pull request !7128 from hangq/thread-pool-check
2020-10-12 11:13:36 +08:00
mindspore-ci-bot 78813ccf4f !6892 improve partial
Merge pull request !6892 from zhangbuxue/improve_partial
2020-10-12 11:09:05 +08:00
lizhenglong 16ef0977ee support_1.x.x tfrecord to mindrecord 2020-10-12 10:29:34 +08:00