Commit Graph

7465 Commits

Author SHA1 Message Date
王明贵 432f3432e6 Fix int8 softmax bugs 2020-08-18 09:56:20 +08:00
mindspore-ci-bot 3fb58fcbe4 !4585 add gpu nccl broadcast
Merge pull request !4585 from baihuawei/broadcast
2020-08-18 09:53:52 +08:00
jiangzhiwen a88273bd3f c++ api support for Manifest Dataset 2020-08-18 09:48:55 +08:00
mindspore-ci-bot 0f753ee29d !4592 fix optimizer tuple inpus issue
Merge pull request !4592 from wangqiuliang/resolve-optimizer-tuple-inputs-issue
2020-08-18 09:38:52 +08:00
mindspore-ci-bot 9d55ac62c8 !4435 Refactory Tensor bool type and ToString()
Merge pull request !4435 from hewei/refactory_tensor_bool_tostring
2020-08-18 09:32:57 +08:00
zhengjun10 e6e3956c84 add nullptr check 2020-08-18 09:29:10 +08:00
mindspore-ci-bot b681ef5fc6 !4625 fix tf_read_op issue
Merge pull request !4625 from xiefangqi/fix_tfrecord_issue
2020-08-18 09:24:05 +08:00
yao_yf 245415f5bd modelzoo wide_and_deep_multitable 2020-08-18 09:23:28 +08:00
mindspore-ci-bot 61538e3ecb !4618 [MS][LITE][Develop]modify op_roi_pooling
Merge pull request !4618 from songhonglei413/roi
2020-08-18 09:21:14 +08:00
mindspore-ci-bot 2c63bdb15f !4595 process Constant op in onnx converter && add two onnx models
Merge pull request !4595 from wangzhe/master
2020-08-18 09:16:53 +08:00
mindspore-ci-bot 19192e75e3 !4609 change unsupport to unsupported
Merge pull request !4609 from chenzhongming/new_master
2020-08-18 09:11:46 +08:00
mindspore-ci-bot 6720931477 !4617 eighth caffe model gate
Merge pull request !4617 from zhaodezan/master
2020-08-18 09:07:17 +08:00
mindspore-ci-bot cc23f1d819 !4630 Adding wrapper around CreateFromMemory
Merge pull request !4630 from EricZ/md_tensor_from_mem
2020-08-18 04:03:28 +08:00
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
2020-08-18 03:27:33 +08:00
Eric 26d968afcb Added created from memory 2020-08-17 14:19:04 -04:00
mahdi 3ecc53fb4e Added CutMix 2020-08-17 13:01:47 -04:00
mindspore-ci-bot c01f0b6664 !4623 opencl convolution kernel support winograd
Merge pull request !4623 from 王东旭/opencl_winograd
2020-08-17 22:44:35 +08:00
mindspore-ci-bot 8b1747ef16 !4612 Standardlization of mobilenetv2 and resnet50 quant script.
Merge pull request !4612 from chenfei_mindspore/master
2020-08-17 22:43:18 +08:00
xiefangqi 0355de9ab2 fix tfrecord issue 2020-08-17 22:41:37 +08:00
mindspore-ci-bot aca44c4e13 !4610 revert genmask parallel
Merge pull request !4610 from gukecai/revert
2020-08-17 22:34:53 +08:00
wangdongxu 05529f390c opencl convolution kernel support winograd 2020-08-17 22:27:43 +08:00
mindspore-ci-bot 4b2e2b14a3 !4611 [MS][LITE][Develop]fix bias data assignment of fp16 1x1 convolution
Merge pull request !4611 from lixian/master
2020-08-17 22:26:26 +08:00
mindspore-ci-bot 52e2d925de !4615 [MS][LITE][GPU]transpose output support buffer
Merge pull request !4615 from chenzupeng/master-lite
2020-08-17 22:23:40 +08:00
yankai 921e2cdbc2 ms model quant param 2020-08-17 22:17:45 +08:00
chenzupeng 4d3be49a66 transpose output set to buffer 2020-08-17 21:59:11 +08:00
ms_yan a4f2e728ef repair vgg precision problem 2020-08-17 21:54:22 +08:00
chenfei 56806d2297 standardlization of moblienetv2 and resnet50 quant network 2020-08-17 21:46:03 +08:00
songhonglei413 cb752a690c modify op_roi_pooling 2020-08-17 21:31:16 +08:00
mindspore-ci-bot 81833943ba !2969 Eliminate AllReduce when the input is a constant in Graph mode
Merge pull request !2969 from BowenK/fix_reduce_all
2020-08-17 21:22:54 +08:00
mindspore-ci-bot 60551b1f28 !4608 fix concat int8 memory leak
Merge pull request !4608 from zhaozhenlong/lite/issue/concat_int8_mem_leak_fix
2020-08-17 21:19:10 +08:00
mindspore-ci-bot 233e90fca1 !4613 [MS][LITE[Develop]]fix space to depth
Merge pull request !4613 from sunsuodong/fix_space_to_depth
2020-08-17 21:18:08 +08:00
mindspore-ci-bot e6e67c4bcf !4561 Remove `strerror()` function and check string size before use `substr()`.
Merge pull request !4561 from ZhangQinghua/master1
2020-08-17 21:14:51 +08:00
zhaodezan bde9d91ea1 landmark and hebing gate 2020-08-17 09:13:46 -04:00
mindspore-ci-bot b5df3b97f6 !4588 add op_constantofshape and testcase
Merge pull request !4588 from songhonglei413/roi
2020-08-17 21:11:10 +08:00
mindspore-ci-bot d93bde32f1 !4411 Add arm op Slice for int8 and testcases
Merge pull request !4411 from wangminggui/master
2020-08-17 21:08:39 +08:00
mindspore-ci-bot 1c1ee66008 !4603 [MS][LITE][Develop]add new ops named batchnorm for opencl(GPU)
Merge pull request !4603 from pengyongrong/batchnorm
2020-08-17 21:08:04 +08:00
mindspore-ci-bot 4975b4d537 !4593 fp16 ops check input data type
Merge pull request !4593 from zhaozhenlong/lite/issue/transpose_mean_concat_fp16_fp32
2020-08-17 21:05:39 +08:00
Pengyongrong a9e0cf6847 add new ops named batchnorm 2020-08-17 05:54:46 -07:00
mindspore-ci-bot 964b8a0576 !4291 add comment about sink_size for easy understanding
Merge pull request !4291 from jinyaohui/master
2020-08-17 20:49:17 +08:00
zhaozhenlong ede2bc8223 fix concat int8 mem leak 2020-08-17 20:44:18 +08:00
sunsuodong fa6800c798 fix space to depth 2020-08-17 20:40:00 +08:00
mindspore-ci-bot c102771fad !4503 [MS][LITE][Develop]graph support resize inputs
Merge pull request !4503 from chenjianping/lite_dev
2020-08-17 20:37:14 +08:00
chenzomi bb125cb309 change unsupport to unsupported 2020-08-17 20:37:09 +08:00
zhaozhenlong c30824a7a2 fp16 ops check input data type 2020-08-17 20:36:25 +08:00
lixian 6f7d5f7cd4 fix 1x1 conv of fp16 2020-08-17 20:32:54 +08:00
gukecai 6362e954df Revert "independent stream parallel"
This reverts commit adb6ff6c78.
2020-08-17 20:30:36 +08:00
mindspore-ci-bot 485f3dde01 !4584 fix topkv2 parser
Merge pull request !4584 from sunsuodong/fix_topkv2_parser
2020-08-17 20:30:29 +08:00
mindspore-ci-bot 91acc774de !4579 [bugfix]SigmoidCrossEntropyWithLogitsGrad compute dx need multiply dout
Merge pull request !4579 from zyli2020/fix_sigmoid_cross_entropy_bug
2020-08-17 20:29:42 +08:00
jinyaohui 3d5a9aa450 add comment about sink_size 2020-08-17 20:29:14 +08:00
mindspore-ci-bot bf8bdd6128 !4506 [MS][LITE][Develop]add caffe prelu in opencl
Merge pull request !4506 from liuzhongkai/caffe_prelu
2020-08-17 20:28:54 +08:00