Commit Graph

10024 Commits

Author SHA1 Message Date
huanghui d6944a70ca fix cpu kernel:ScatterNdUpdate doesn't set output 2020-09-15 14:12:24 +08:00
Payne cd767f0f29 modify readme and some confusion code, fix some bug 2020-09-15 13:58:41 +08:00
lvliang bf1ee34fd9 fix-the-bug-of-can-not-find-the-device-address-in-auto-parallel 2020-09-15 12:06:53 +08:00
mindspore-ci-bot ce7a7b0fc7 !6196 Modify alarm
Merge pull request !6196 from shenwei41/sw_master
2020-09-15 11:56:44 +08:00
lixian 83efc49b12 add matrix transpose for fp16 2020-09-15 11:53:47 +08:00
gongdaguo fe59c9cf9b delete opencv2
debug mindata

use new download
2020-09-15 11:50:13 +08:00
mindspore-ci-bot 7cf11b60b4 !6147 fix default value of context in doc
Merge pull request !6147 from fary86/fix_context_default_value_doc
2020-09-15 11:48:59 +08:00
mindspore-ci-bot fd31352aba !6214 [Auto parallel] Remove the 'multi_subgraphs' setting in model.py
Merge pull request !6214 from Xiaoda/22-remove-multi-subgraphs-setting
2020-09-15 11:42:20 +08:00
liyanliu e97c475891 add superlinks into ModelZoo readme and keep relevant MindSpore versions 2020-09-15 11:33:05 +08:00
dayschan 3c2da3197f Fix review_bot and codedex problems 2020-09-15 11:32:40 +08:00
mindspore-ci-bot 8b0793eb84 !6137 modify the model_zoo ckpt path
Merge pull request !6137 from TuDouNi/master
2020-09-15 11:31:41 +08:00
mindspore-ci-bot 805e2980a9 !5986 Add two available fp32, three fp16 and two int8 tflite models
Merge pull request !5986 from XianglongZeng/myms
2020-09-15 11:19:05 +08:00
Corleone aee2cc6a35 fixed opencl build error for fp16 2020-09-15 11:03:46 +08:00
huzhifeng d10be908b8 add ghostnet, ghostnet_quant, ssd_ghostnet and resnet50_adv_prune to model_zoo/research 2020-09-15 10:58:11 +08:00
Zichun Ye cb1e02fcd9 update doc string in distribution and bijector classes 2020-09-14 22:56:05 -04:00
mindspore-ci-bot 122e966277 !6174 delete transformer's enable_data_sink option
Merge pull request !6174 from yuchaojie/transformer2
2020-09-15 10:41:13 +08:00
mindspore-ci-bot b83d921735 !3317 add check for stridedslice when choose aicpu or aicore
Merge pull request !3317 from zhangbuxue/add_check_for_stridedslice_when_choose_aicpu_or_aicore
2020-09-15 10:37:09 +08:00
mindspore-ci-bot 6af9c58189 !6173 Delete platform distinction in mobilenetV2
Merge pull request !6173 from zhaoting/mobilenet
2020-09-15 10:30:16 +08:00
mindspore-ci-bot 7a5ef7894d !6227 dataset API docstring: Update datasets and text desc and examples
Merge pull request !6227 from cathwong/ckw_api_engine
2020-09-15 10:29:11 +08:00
mindspore-ci-bot 93a4b1200b !6225 Allow both images.idx3-ubte and images-idx-ubyte file name for MNIST
Merge pull request !6225 from ZiruiWu/mnist_parse_file_name_with_dot
2020-09-15 10:12:37 +08:00
mindspore-ci-bot c84523a437 !6168 dynamic_rnn for new backend opensource.
Merge pull request !6168 from liuxiao93/DynamicRNN-new-backend
2020-09-15 09:37:50 +08:00
mindspore-ci-bot 2b05208a6f !6153 [AutoParallel]Check device target in init
Merge pull request !6153 from lichen/add_checks_for_init
2020-09-15 09:34:56 +08:00
mindspore-ci-bot b4d527e198 !6223 Fix Memory leak in callback_manager
Merge pull request !6223 from ZiruiWu/fix_memory_leak_in_callback
2020-09-15 09:31:34 +08:00
Simson 35f4e2c537 update .github/PULL_REQUEST_TEMPLATE.md.
add more tips for developers
2020-09-15 09:30:17 +08:00
mindspore-ci-bot 0f16b7324e !6159 optimize the TrainOneStepCell for user's define
Merge pull request !6159 from wangnan39/optim_train_one_step_cell
2020-09-15 09:29:23 +08:00
mindspore-ci-bot ea8c31d27d !6169 enhancement of API of operations
Merge pull request !6169 from Simson/push-to-opensource
2020-09-15 09:28:12 +08:00
mindspore-ci-bot 295b9fe8f7 !6197 delete redundant codes
Merge pull request !6197 from yihuaijie/master
2020-09-15 09:19:17 +08:00
gukecai 41a62c7757 fix codex 2020-09-15 09:16:26 +08:00
mindspore-ci-bot 759876f5bf !6154 Remove the timeout function in kernel build client.
Merge pull request !6154 from 张清华/master2
2020-09-15 09:11:37 +08:00
mindspore-ci-bot a08d452c79 !6204 tod add and fix tests
Merge pull request !6204 from yonibaehr/export
2020-09-15 09:02:16 +08:00
Cathy Wong f7adf648e9 dataset API docstring: Update datasets, samplers, graphdata and text 2020-09-14 18:10:44 -04:00
Zirui Wu 61004697c0 allow both image-idx and image.idx in mnist 2020-09-14 14:30:28 -04:00
Xun Deng c64f6a0a2a move pp related tests cases to probability folder 2020-09-14 13:29:43 -04:00
Zirui Wu ce87f703f4 use raw pointer in callback_manager 2020-09-14 12:11:58 -04:00
mindspore-ci-bot d0e49c5cf8 !6192 Improve the functions of class SequentialCell and add examples
Merge pull request !6192 from lijiaqi/sequentialcell
2020-09-14 23:24:04 +08:00
mindspore-ci-bot 7393c665e0 !6220 [MS][LITE][DEVELOP]fix mslite opencl winograd OH/OW odd bug
Merge pull request !6220 from pengyongrong/dongxu_fix_winograd
2020-09-14 22:33:13 +08:00
mindspore-ci-bot 1b956c77e0 !6155 modify path of ut and st of mdp
Merge pull request !6155 from byweng/master
2020-09-14 22:30:52 +08:00
Pengyongrong 0b4c480474 fix opencl winograd OH/OW odd bug 2020-09-14 07:01:12 -07:00
zhangyihui 1e9c904dc9 fix the problem: sometimes profile for 1 card can not generate by run 8p train with profiler 2020-09-14 21:51:03 +08:00
Lixia Chen b5b333726f Leaf ops do self-reset. 2020-09-14 09:48:14 -04:00
mindspore-ci-bot 3b4d855160 !6183 fix opencl fp16 convertion
Merge pull request !6183 from wandongdong/master
2020-09-14 21:44:40 +08:00
mindspore-ci-bot 0a9938ddc8 !6207 [MSLITE] weight quant fix
Merge pull request !6207 from wangchangkai/master
2020-09-14 21:34:01 +08:00
Xiaoda Zhang 798c5f604f remove the multi_subgraphs setting 2020-09-14 21:20:45 +08:00
mindspore-ci-bot 93aa5d6000 !6203 [MS][LITE][GPU]fix bug in transpose and matmul, softmax output image2d
Merge pull request !6203 from chenzupeng/master-lite
2020-09-14 21:10:55 +08:00
wandongdong b3463adfd5 add opencl gather 2020-09-14 05:54:37 -07:00
yoni ae42951d37 tod add test and fix leakage 2020-09-14 15:52:02 +03:00
mindspore-ci-bot 042369bec7 !6098 Allow the parent dir in Profiler.
Merge pull request !6098 from yuximiao/master
2020-09-14 20:45:07 +08:00
chenzupeng 37a662001c fix bug in transpose and matmul, softmax output image2d 2020-09-14 20:43:07 +08:00
mindspore-ci-bot c18c4f037f !6039 Modify interface for function and remove duplicated def
Merge pull request !6039 from lilei/modify_bug
2020-09-14 20:41:00 +08:00
wangmin e42639a02d fix readmefile 2020-09-14 20:39:32 +08:00