Commit Graph

8981 Commits

Author SHA1 Message Date
mindspore-ci-bot 65c28e0734 !5576 simply ms_context implementation
Merge pull request !5576 from fary86/simplify_context_implementation
2020-09-01 11:00:36 +08:00
mindspore-ci-bot 6cba0deb05 !4877 BucketBatchByLength for C++ API
Merge pull request !4877 from MahdiRahmaniHanzaki/bucket_batch_by_length_c
2020-09-01 10:58:51 +08:00
mindspore-ci-bot 05b8efc805 !5600 [MS][LITE][Develop]optimize argmax
Merge pull request !5600 from chenjianping/lite_dev2
2020-09-01 10:46:19 +08:00
mindspore-ci-bot 340bb4c28f !5573 Fix wrong graph inputs bug
Merge pull request !5573 from fanglei/graphclone
2020-09-01 10:45:21 +08:00
gukecai 264a556654 ascend profling 2020-09-01 10:27:13 +08:00
mindspore-ci-bot 1d0e0ae27c !5602 Fix log prob and survival function of exponential distribution
Merge pull request !5602 from XunDeng/pp_issue_branch
2020-09-01 10:11:24 +08:00
jonyguo 314fef8ecc fix: arg_opt is not defined 2020-09-01 10:08:32 +08:00
jonyguo 203e864425 fix: model zoo aclIMDB preprocess format 2020-09-01 09:58:38 +08:00
zhengjun10 63343d10f2 add infershape and trans format optimize 2020-09-01 09:57:20 +08:00
mindspore-ci-bot 79b117fe02 !5582 update CheckStrategyValue
Merge pull request !5582 from yangzhenzhang/update-check-strategy-value
2020-09-01 09:52:17 +08:00
fary86 0a858b3878 Simplify ms_context implementation 2020-09-01 09:40:48 +08:00
mindspore-ci-bot d5e02cf474 !5584 delete the redundant argument while initializing the class of GradOperation
Merge pull request !5584 from shibeiji/master
2020-09-01 09:32:49 +08:00
mindspore-ci-bot 1a4d3e351e !5586 Boost python pass compile and train performance
Merge pull request !5586 from BowenK/performance
2020-09-01 09:19:02 +08:00
mindspore-ci-bot 0f344f33e2 !5601 fix shufflenet_scripts
Merge pull request !5601 from panfengfeng/fix_shufflenet_scripts
2020-09-01 09:17:18 +08:00
mindspore-ci-bot d92c220cc0 !5590 Fixbugfix for server shard range computation
Merge pull request !5590 from ZPaC/master-fix-server-shard-method
2020-09-01 09:14:13 +08:00
laiyongqiang 0c1e391556 add atomic clean op for every communication op's input 2020-09-01 09:11:42 +08:00
mindspore-ci-bot e17eea3485 !5585 Fix output device address setting for inputs of depend node
Merge pull request !5585 from YuJianfeng/depend_valid_input
2020-09-01 09:01:47 +08:00
mindspore-ci-bot cf66e62eee !5545 fix tflite and caffe single operator question, add tflite custom parser
Merge pull request !5545 from 徐安越/master
2020-09-01 08:55:22 +08:00
mahdi 84efa0b96b Added BucketBatchByLength for C API 2020-08-31 17:06:16 -04:00
Eric 65bf3ecc3e Adding data_helper class 2020-08-31 16:29:14 -04:00
Xun Deng 9083e9dcd6 fixed prob, survival function of exponential distribution 2020-08-31 15:30:05 -04:00
Cathy Wong 7f6782be2a dataset fixes: Update OneHot API docs; fixup Python UTs 2020-08-31 15:04:26 -04:00
chenjianping 097db73d92 optimize argmax 2020-08-31 21:54:33 +08:00
mindspore-ci-bot 39e2791149 !5588 activation support f16 in opencl
Merge pull request !5588 from liuzhongkai/activation1_fp16
2020-08-31 21:51:30 +08:00
mindspore-ci-bot 65819fb50c !5488 heck arg is tensor when graph output is a const or parameter
Merge pull request !5488 from zhangbuxue/add_check_tensor_before_compile_graph
2020-08-31 21:36:04 +08:00
yao_yf 8f7aa5bd5a auto parallel context modify 2020-08-31 21:19:49 +08:00
liuzhongkai c29e9596dd activation support fp16 in opencl 2020-08-31 06:19:28 -07:00
leilei_snow d69224f569 fix graph wrong inputs bug. 2020-08-31 13:10:52 +00:00
liuyang_655 65a9c80aae model_train 2020-08-31 21:01:18 +08:00
panfengfeng 121943bdb5 update shufflenetv2 scripts 2020-08-31 20:49:21 +08:00
mindspore-ci-bot 521e351dac !5593 fix some mistake of codex
Merge pull request !5593 from liuwenhao/master
2020-08-31 20:41:47 +08:00
kingfo 7765d44b76 support parameter tuple input in pynative mode 2020-08-31 20:38:43 +08:00
mindspore-ci-bot 236952ca6c !5553 Modify read me of inceptionv3
Merge pull request !5553 from zhouyaqiang0/master
2020-08-31 20:37:54 +08:00
mindspore-ci-bot 39b0bee9b9 !5314 Add implicit conversion description for some ops in API.
Merge pull request !5314 from liuxiao93/implicit-conversion-api
2020-08-31 20:26:27 +08:00
mindspore-ci-bot 8599a84afb !5574 Add implicit conversion description for some ops in API
Merge pull request !5574 from lihongkang/lhk_master
2020-08-31 20:26:10 +08:00
mindspore-ci-bot d27178bf2b !5583 [MS][LITE][Develop]fix concat and slice
Merge pull request !5583 from sunsuodong/fix_concat_slice
2020-08-31 20:20:52 +08:00
liuwenhao4 51b3409a22 fix some mistake of codex 2020-08-31 20:16:05 +08:00
mindspore-ci-bot a1b79288c3 !5578 Fix sparse slicer leak
Merge pull request !5578 from ZPaC/master-fix-sparse-slice-leak
2020-08-31 19:55:43 +08:00
mindspore-ci-bot 042ac51f05 !5568 bert script bugfix
Merge pull request !5568 from yoonlee666/master
2020-08-31 19:44:21 +08:00
cristoval be63f8b8a2 bugfix for server shard range computation 2020-08-31 19:30:47 +08:00
shibeiji d57960ed4c delete the redundant argument while initializing class of GradOperation 2020-08-31 18:50:29 +08:00
BowenK d6fb7d2db1 Remove debug drawing and printing to boost compile performance; re-opt after python pass to boost training; fix NewParameter tensor clone 2020-08-31 17:42:00 +08:00
sunsuodong c5e47b1136 fix_concat_slice 2020-08-31 17:27:24 +08:00
yujianfeng 9aa6d203f1 Fix output device address setting for inputs of depend node 2020-08-31 17:24:58 +08:00
buxue 4168c51f0d add check tensor when graph output is a const or parameter 2020-08-31 17:17:24 +08:00
xuanyue 3f3fb1f18d fix tflite and caffe single operator question 2020-08-31 17:14:55 +08:00
yangzhenzhang 048b88c41c update check strategy value 2020-08-31 17:10:32 +08:00
mindspore-ci-bot 7371ceddde !5559 clean static check
Merge pull request !5559 from lyvette/tflite_parser
2020-08-31 16:51:08 +08:00
mindspore-ci-bot c9d6dc7339 !5566 update RELEASE
Merge pull request !5566 from mengchunyang/master
2020-08-31 16:42:32 +08:00
mindspore-ci-bot 3c5196152a !5479 fix reshape and l2norm tflite parser bug
Merge pull request !5479 from lyvette/master
2020-08-31 16:27:32 +08:00