Commit Graph

2354 Commits

Author SHA1 Message Date
chujinjin 668c18c42c fix cifar 1p test 2020-05-21 15:48:57 +08:00
mindspore-ci-bot 65607a9d17 !1309 [Data]Modify Jieba path url And Add function comment for JiebTokenizer
Merge pull request !1309 from xulei/cppjieba0518
2020-05-21 14:20:46 +08:00
mindspore-ci-bot e4795974be !1266 Refactor LambNextMVWithDecayRule fusion pass
Merge pull request !1266 from huanghui/LambNextMvWithDecayRuleConds-fusion-pass
2020-05-21 11:43:49 +08:00
mindspore-ci-bot 19c200e9cc !1280 pylint clean
Merge pull request !1280 from liubuyu/master
2020-05-21 11:27:07 +08:00
xulei2020 da8e095bd3 add jieba c++ code 2020-05-21 10:47:02 +08:00
mindspore-ci-bot 04fdeddfcb !1299 cpu kernel support multiple dtype
Merge pull request !1299 from sunsuodong/ops_int32
2020-05-21 10:16:36 +08:00
mindspore-ci-bot eed1c343ef !1185 split graph for control sink
Merge pull request !1185 from chenfei_mindspore/split-graph-for-control-sink
2020-05-21 10:11:51 +08:00
huanghui 5a68eba585 Refactor LambNextMVWithDecayRule fusion pass 2020-05-21 10:08:50 +08:00
mindspore-ci-bot 113e9c7b8b !1246 UnicodeCharTokenizer
Merge pull request !1246 from qianlong21st/ql/unicode_char_tokenizer
2020-05-21 10:03:27 +08:00
mindspore-ci-bot 75a26fded1 !1223 Add examples for the mindspore.ops.operations and minspore.nn package operator
Merge pull request !1223 from zhouneng/add_examples_for_ops
2020-05-21 09:49:42 +08:00
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp 2020-05-21 09:22:45 +08:00
mindspore-ci-bot 93e7c97a96 !1272 [Dataset] MindData Tree Optimizer Infrastructure
Merge pull request !1272 from JunhanHu/minddata_opt
2020-05-21 05:29:00 +08:00
Junhan Hu 8f774d6149 Fix CI 2020-05-20 16:26:57 -04:00
Junhan Hu f44d213503 MindData optimizer infrastructure. 2020-05-20 16:11:26 -04:00
mindspore-ci-bot a3b9c238cc !1290 adapt to modification of initializer
Merge pull request !1290 from chengxb7532/master
2020-05-20 22:06:05 +08:00
mindspore-ci-bot 153297b7ad !1143 Image tensor would be invalid, should be properly handled
Merge pull request !1143 from 李鸿章/summary_handle_error
2020-05-20 22:01:17 +08:00
mindspore-ci-bot bb73bfdf3a !1260 for second order subgraph switch
Merge pull request !1260 from zongha/master
2020-05-20 22:00:21 +08:00
mindspore-ci-bot 233508b70e !1250 Dict_setitem transofrm to tuple_setitem
Merge pull request !1250 from amongo/SupportDictSetItemTransform
2020-05-20 21:37:26 +08:00
mindspore-ci-bot 39ef345774 !1292 correct spell from boardcasts to broadcasts
Merge pull request !1292 from jiangjinsheng/issue_broadcast
2020-05-20 21:29:22 +08:00
李鸿章 324195280c summary handle not a image tensor 2020-05-20 21:16:01 +08:00
mindspore-ci-bot 0d9ff84c98 !1294 add submodule id for init.cc
Merge pull request !1294 from fary86/add_submodule_id_for_init
2020-05-20 20:53:43 +08:00
mindspore-ci-bot e3de596edf !1298 [AutoParallel] add divisible check for increasing number of partitions of elementwise ops
Merge pull request !1298 from Chong/support_squeeze_and_reduce
2020-05-20 20:45:44 +08:00
chenfei 7d41812b98 split-graph-for-control-sink 2020-05-20 20:42:15 +08:00
mindspore-ci-bot 7fdf0d7133 !1288 remove graph id in framework file name
Merge pull request !1288 from caifubi/rm-graphid-in-framework-file
2020-05-20 20:37:26 +08:00
mindspore-ci-bot 979d2e23dc !1291 add import ckpt
Merge pull request !1291 from meixiaowei/master
2020-05-20 19:23:33 +08:00
sunsuodong df7281c367 cpu kernel support mutil dtype 2020-05-20 19:11:13 +08:00
mindspore-ci-bot 4139f1857d !1293 add example: Caltech-UCSD-Birds-200-2011 to mindrecord
Merge pull request !1293 from guozhijian/add_cv_Caltech-UCSD-Birds-200-2011_to_mindrecord
2020-05-20 18:26:00 +08:00
zhouneng 3cc750fdce 为mindspore.ops.operations包和mindspore.nn包添加Examples 2020-05-20 17:15:24 +08:00
mindspore-ci-bot efc5fba181 !1284 Reduce the generation of subgraphs.
Merge pull request !1284 from lyvette/master
2020-05-20 17:14:55 +08:00
fary86 a0cc983445 Set submodule id for init.cc 2020-05-20 17:11:01 +08:00
mindspore-ci-bot 183144e135 !1282 support vm for PReLU and PReLUGrad
Merge pull request !1282 from jiangjinsheng/vm_prelu
2020-05-20 17:08:03 +08:00
jonyguo 4333080b6f add Caltech-UCSD-Birds-200-2011 to mindrecord example 2020-05-20 16:54:59 +08:00
mindspore-ci-bot bca2b1a055 !1236 [Data]Add NLP JiebaTokenizer operation
Merge pull request !1236 from xulei/cppjieba0518
2020-05-20 16:52:48 +08:00
mindspore-ci-bot 0c19324484 !1239 Optimize backend graph proto dump
Merge pull request !1239 from huanghui/optimize-backend-anf-ir-proto-dump
2020-05-20 16:44:14 +08:00
jiangjinsheng 15f81e9be3 fixed spell 2020-05-20 16:25:02 +08:00
meixiaowei 863513e8dc add import ckpt 2020-05-20 16:15:19 +08:00
mindspore-ci-bot 44e3d167f0 !1278 buffer fusion code refactor
Merge pull request !1278 from Etone.Chan/NBF
2020-05-20 16:10:52 +08:00
mindspore-ci-bot a915cc3bd9 !1225 gpu NoOp optimizer
Merge pull request !1225 from chenweifeng/NoOp
2020-05-20 16:09:09 +08:00
chengxianbin 1c86cf496a adapt to modification of initializer 2020-05-20 16:04:29 +08:00
mindspore-ci-bot 47275427da !1210 Add exception check for BiasAdd kernel
Merge pull request !1210 from chenweifeng/cudnn_exception
2020-05-20 16:02:12 +08:00
mindspore-ci-bot df1eb2f65d !1205 Gpu UnsortedSegmentSum fix
Merge pull request !1205 from chenweifeng/unsorted_segment_sum
2020-05-20 16:00:42 +08:00
mindspore-ci-bot 2fc8286d23 !1258 fixed comment of nn.LSTM
Merge pull request !1258 from jiangjinsheng/issue_lstm_dropout
2020-05-20 15:59:45 +08:00
xulei2020 163b6b7ea7 add jieba c++ code 2020-05-20 15:55:12 +08:00
caifubi e9f4eb7155 remove graph id in framework file 2020-05-20 15:44:16 +08:00
mindspore-ci-bot 20478b574b !1286 Deleted the blank line
Merge pull request !1286 from Kang/master
2020-05-20 15:33:36 +08:00
yvetteliu 22764e203e Reduce the generation of subgraphs. 2020-05-20 15:31:47 +08:00
mindspore-ci-bot aa1cee113d !1279 test(custom_op): clean up custom op test case.
Merge pull request !1279 from gongchen/fix_custom_op_case
2020-05-20 15:21:31 +08:00
etone-chan bb2a4072e0 buffer fusion code refactor 2020-05-20 15:03:09 +08:00
Kang 66e5320b1b Delete blank line 2020-05-20 14:45:37 +08:00
mindspore-ci-bot 89470cf29d !1263 Modified clip_gradients to clip_grad
Merge pull request !1263 from Kang/master
2020-05-20 14:15:05 +08:00