Commit Graph

9652 Commits

Author SHA1 Message Date
mindspore-ci-bot daf6739b22 !6053 limit_cv_threads_num_to_deeplabv3
Merge pull request !6053 from wukesong/limit_cv_for_deeplabv3
2020-09-12 15:22:35 +08:00
mindspore-ci-bot ad37b6845f !5898 [MS][LITE][GPU]add reduce op and batchmatmul op
Merge pull request !5898 from chenzupeng/master-lite
2020-09-12 15:09:59 +08:00
mindspore-ci-bot a0e3fd6bf3 !6021 merge the right branch first in dx+addn+drelu fusion
Merge pull request !6021 from guoqi/master
2020-09-12 14:57:37 +08:00
mindspore-ci-bot f577192591 !6048 SoftmaxCrossEntropyWithLogic api adapt
Merge pull request !6048 from caojian05/ms_master_googlenet_api_adapt
2020-09-12 14:55:33 +08:00
mindspore-ci-bot 326feab42f !6067 Generate cmd file for distributed_pretrain in bert scripts
Merge pull request !6067 from chenhaozhe/fix-bert-codex
2020-09-12 14:53:26 +08:00
mindspore-ci-bot 7a52e30e45 !6092 No broadcast when simplifying constants multiplication
Merge pull request !6092 from thlinh/dev_Sep10_no_broadcast_constant_mul
2020-09-12 14:46:48 +08:00
mindspore-ci-bot 1ca6a6738f !6105 fix reshape op error message
Merge pull request !6105 from liangchenghui/fix_reshape
2020-09-12 14:41:42 +08:00
mindspore-ci-bot fe902fe1f9 !6081 optimization for matmul on arm32
Merge pull request !6081 from lixian/master
2020-09-12 14:41:07 +08:00
mindspore-ci-bot ec9a34b3cd !6064 Fix dataset api get nullptr of iterator when occur runtime error
Merge pull request !6064 from jiangzhiwen/fix/iter_null_ptr
2020-09-12 14:40:00 +08:00
mindspore-ci-bot 4bb05529d5 !5956 fix quant relative
Merge pull request !5956 from yankai10/0909_quant_maege
2020-09-12 14:34:35 +08:00
mindspore-ci-bot 3d62ede8fb !6099 optimize the example in connect_network_with_dataset
Merge pull request !6099 from wangnan39/optimize_the_example
2020-09-12 14:29:34 +08:00
mindspore-ci-bot 1bcffd29dd !6066 transformer loss fix.
Merge pull request !6066 from linqingke/fasterrcnn
2020-09-12 14:24:36 +08:00
mindspore-ci-bot acc95fc8f6 !6051 fix bug for yolov3-darknet53
Merge pull request !6051 from chengxb7532/master
2020-09-12 14:24:14 +08:00
mindspore-ci-bot af3998dc75 !6071 Add TBE op ExtractImagePatches for new backend.
Merge pull request !6071 from liuxiao93/ExtractImagePatches-for-new-backend
2020-09-12 14:23:21 +08:00
mindspore-ci-bot f16ad7aa27 !6089 Extend watchpoint support in debugger to all tensor types
Merge pull request !6089 from HarshvardhanGupta/add-more-dtypes-wp
2020-09-12 13:17:05 +08:00
mindspore-ci-bot 3ec9214d0a !6093 debugger UI does not know whether the training is done
Merge pull request !6093 from john_tzanakakis/origin/is_training_done
2020-09-12 13:15:51 +08:00
liangchenghui 4e440cbfae fix reshape op error message 2020-09-12 13:04:55 +08:00
chenzupeng 37c6c1c3f5 add batchmatmul and reduce 2020-09-12 12:58:11 +08:00
mindspore-ci-bot 31fa3edb96 !5962 fix mobilenetv2 loss error in pynative mode
Merge pull request !5962 from chujinjin/fix_mobilenetv2_loss_error
2020-09-12 12:47:34 +08:00
mindspore-ci-bot a6812d6270 !6075 akg json creation bugfix
Merge pull request !6075 from Gaoxiong/master
2020-09-12 12:45:50 +08:00
mindspore-ci-bot bc8115ae66 !6061 fix for thread log lock
Merge pull request !6061 from kisnwang/fix-fork-thread-lock
2020-09-12 12:41:21 +08:00
mindspore-ci-bot 3c0aa0a6e4 !6069 support function as condition of if
Merge pull request !6069 from zhangbuxue/support_function_as_condition_of_if
2020-09-12 12:39:15 +08:00
mindspore-ci-bot 9a12ad1fdc !6097 fix build get time error
Merge pull request !6097 from kisnwang/fix-build-gettime-error
2020-09-12 12:30:51 +08:00
wangnan39@huawei.com 4d3f294cb1 optimize the example in connect_network_with_dataset 2020-09-12 11:24:43 +08:00
mindspore-ci-bot c000ffd809 !6078 [MS][LITE][Develop] fix pad gathe strided_slice infershape bug
Merge pull request !6078 from jianghui58/master
2020-09-12 11:14:18 +08:00
mindspore-ci-bot c43620bf8f !6007 [MSLITE] add mindspore model senet finetune
Merge pull request !6007 from zhengjun10/master
2020-09-12 11:11:16 +08:00
mindspore-ci-bot cdb4fb815a !6072 fix bug of kernel select
Merge pull request !6072 from lianliguang/fix-bug-of-kernel-select
2020-09-12 11:09:16 +08:00
mindspore-ci-bot 9e104137ac !6080 [MS][LITE][Develop]support nnacl internal kernels
Merge pull request !6080 from chenjianping/lite_dev2
2020-09-12 11:03:58 +08:00
kswang 80f6c084d8 fix build -p on gettime error 2020-09-12 10:53:46 +08:00
mindspore-ci-bot 37561b1b4c !6088 optimize opencl convolution fp16 kernel
Merge pull request !6088 from 王东旭/opencl_convolution_support_fp16
2020-09-12 10:52:03 +08:00
jianghui58 78df24ca0d fix pad gather strided_slice infeshape bug 2020-09-12 10:50:42 +08:00
mindspore-ci-bot 4d4b19059e !5941 adjust Dockerfile for nvcc support
Merge pull request !5941 from HW_KK/master
2020-09-12 10:44:50 +08:00
mindspore-ci-bot 28a0006e68 !6083 fix nn.dropout performance problem
Merge pull request !6083 from liangchenghui/fix_dropout
2020-09-12 10:42:39 +08:00
mindspore-ci-bot 5fbdfa67f2 !6070 [MS][LITE][DEVELOP]activation ops support tanh
Merge pull request !6070 from pengyongrong/concatAnyDimension
2020-09-12 10:40:55 +08:00
liuxiao93 7235dca0e3 Add ExtractImagePatches for new backend. 2020-09-12 10:29:36 +08:00
mindspore-ci-bot cd2646c98e !6005 Optimize ROI Align kernel
Merge pull request !6005 from JonathanY/rcnn
2020-09-12 10:25:32 +08:00
mindspore-ci-bot ad12251235 !6047 Ensure packaging version
Merge pull request !6047 from zhoufeng/packaging-version
2020-09-12 10:21:06 +08:00
zhengjun10 f98eedd71c add mindspore model senet finetune 2020-09-12 10:14:44 +08:00
chenjianping 9531d25bae support SiteAI 2020-09-12 10:12:16 +08:00
yankai 184e935c88 fix quant relative 2020-09-12 10:04:11 +08:00
mindspore-ci-bot a084196300 !6094 Adding input checks to C API
Merge pull request !6094 from EricZ/add_input_check_capi
2020-09-12 09:47:50 +08:00
mindspore-ci-bot eb049b0e93 !5842 [Dataset] dataset op log changes
Merge pull request !5842 from luoyang/pylint
2020-09-12 09:42:42 +08:00
mindspore-ci-bot 461eeaf70d !6076 [Data]reame the lite of minddata tar name
Merge pull request !6076 from xulei/lite_test0905
2020-09-12 09:41:06 +08:00
mindspore-ci-bot 28e2b0253e !6086 Order dict by column_id in create_dict_iterator()
Merge pull request !6086 from ZiruiWu/order_dict_in_create_dict_iterator
2020-09-12 08:41:46 +08:00
eric cd5af9472e Added input check 2020-09-11 20:36:12 -04:00
lichen_101010 dffa61b228 send info when training is done 2020-09-11 18:40:54 -04:00
Hoai Linh Tran c22d4bb2ac No broadcast when simplifying constants multiplication
Code cleaning
2020-09-11 17:31:42 -04:00
mindspore-ci-bot 600704ddde !5603 [MD] Remove Python Compose error with old () call
Merge pull request !5603 from nhussain/embed_compose
2020-09-12 03:44:41 +08:00
Zirui Wu d54ba374b9 order dict by column_id in create_dict_iterator()
fix CI
2020-09-11 15:33:47 -04:00
Harshvardhan Gupta 18d1e8795a extend wp support to all types 2020-09-11 13:11:20 -04:00