Commit Graph

9114 Commits

Author SHA1 Message Date
mindspore-ci-bot 7045d5941f !5730 fix tensor release exception
Merge pull request !5730 from kisnwang/async-run-graph
2020-09-04 11:34:47 +08:00
mindspore-ci-bot 9018737e99 !5696 [Auto parallel] Move 'multi-subgraphs' interface to internal
Merge pull request !5696 from Xiaoda/20-moving-multi-graph-interface-internal
2020-09-04 11:17:28 +08:00
mindspore-ci-bot c064c01b6b !5729 [AutoParallel]Add FuseBatchNormEx op
Merge pull request !5729 from lichen/add_batchnormex_op
2020-09-04 11:17:22 +08:00
mindspore-ci-bot 680b6ded1e !5742 remove version string in build_aar.sh
Merge pull request !5742 from hangq/master
2020-09-04 11:10:19 +08:00
mindspore-ci-bot 2fe99f2bd7 !5740 Reorder gpu fused optimizer
Merge pull request !5740 from chenweifeng/gpu-momentum-fusion
2020-09-04 11:06:21 +08:00
mindspore-ci-bot 4781021c1d !5732 mobilenetv2 add incremental_learn func
Merge pull request !5732 from yepei6/mobilenetv2_finetune
2020-09-04 11:02:20 +08:00
mindspore-ci-bot ed71f1134d !5697 mat mul weight quant
Merge pull request !5697 from wangchangkai/master
2020-09-04 11:01:22 +08:00
mindspore-ci-bot 5037018240 !5733 check parameter types of uniform
Merge pull request !5733 from peixu_ren/custom_pp_ops
2020-09-04 10:56:57 +08:00
mindspore-ci-bot fbf8a3bbcc !5728 change initial
Merge pull request !5728 from wukesong/modify_init
2020-09-04 10:17:49 +08:00
mindspore-ci-bot 8c249c1805 !5734 fix bug of adam optimizer
Merge pull request !5734 from fary86/fix_adam_opt_bug
2020-09-04 10:14:42 +08:00
hangq 16b95dd429 1. fix bug in version.h
2. remove version string in build_aar.sh
2020-09-04 10:13:30 +08:00
mindspore-ci-bot 7786adc3aa !5722 fix semi auto parallel parameter of reshape has another user
Merge pull request !5722 from yao_yf/semi_auto_parallel_reshape_parameter_has_another_user
2020-09-04 09:45:41 +08:00
mindspore-ci-bot 1cd4ac2ad4 !5708 support startup script of bert_thor with relative path
Merge pull request !5708 from wangmin0104/master
2020-09-04 09:38:36 +08:00
wilfChen 13dd31f56c reorder fused optimizer 2020-09-04 09:12:13 +08:00
mindspore-ci-bot 4499d126d6 !5427 modify arm cpu fp16 op: arithmetic
Merge pull request !5427 from 陶云浩/master
2020-09-04 09:07:16 +08:00
peixu_ren 64aff52ffc check parameter types of uniform 2020-09-03 16:46:56 -04:00
mindspore-ci-bot 12ff0be5fa !5716 Unify float to int cast and get initial accum for ps ftrl.
Merge pull request !5716 from ZPaC/master-unify-float-to-int-cast
2020-09-04 00:21:44 +08:00
fary86 ef55cefb2d Fix bug of adam optimizer 2020-09-03 23:13:30 +08:00
mindspore-ci-bot d76ac7c6e8 !5648 GetColumnNames for Python
Merge pull request !5648 from MahdiRahmaniHanzaki/get-col-name
2020-09-03 22:37:42 +08:00
Payne d7e2bf974f add incremental learn fun 2020-09-03 22:31:32 +08:00
lichenever d22f506431 add BatchNormEx op 2020-09-03 22:22:19 +08:00
kai00 636dd66839 mat mul weight quant 2020-09-03 22:20:50 +08:00
kswang 6f527e0cd2 fix release tensor exception 2020-09-03 22:05:42 +08:00
mindspore-ci-bot 0aaaf29158 !5680 add gpu benchmark
Merge pull request !5680 from wandongdong/master
2020-09-03 21:51:26 +08:00
wukesong fb568c7dba modify lenet normal 2020-09-03 21:42:20 +08:00
wandongdong 937dbf8b03 add gpu benchmark 2020-09-03 06:31:12 -07:00
mindspore-ci-bot a50bc2182e !5665 delete enable_fused_layernorm
Merge pull request !5665 from yoonlee666/bugfix
2020-09-03 21:21:46 +08:00
mindspore-ci-bot 527d7f0afb !5580 [MD] remove finish in FileReader
Merge pull request !5580 from liyong126/rmv_filereader_finish
2020-09-03 21:18:35 +08:00
yao_yf 05c003ae6b origin/semi_auto_parallel_reshape_parameter_has_another_user 2020-09-03 20:27:46 +08:00
mindspore-ci-bot fc79997de5 !5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
2020-09-03 20:24:43 +08:00
mindspore-ci-bot b961d47d40 !5642 UTest compiling performance optimization
Merge pull request !5642 from zhoufeng/ut-compile-performance
2020-09-03 20:21:13 +08:00
liyong ac39c20f41 del finish in FileReader 2020-09-03 20:05:38 +08:00
mindspore-ci-bot a9f4a24e2a !5702 API comment for operations part1
Merge pull request !5702 from Simson/enhancement-API
2020-09-03 19:58:14 +08:00
mindspore-ci-bot 01da7d2c1a !5713 Align num_samples of CSV with other dataset
Merge pull request !5713 from jiangzhiwen/fix/csv_num_samples
2020-09-03 19:52:43 +08:00
mindspore-ci-bot c2ff5e3fba !5707 [MS][LITE][Develop]fix ScheduleNode and fill parser
Merge pull request !5707 from sunsuodong/fix_fill_parser
2020-09-03 19:33:21 +08:00
mindspore-ci-bot 735f9858b4 !5701 Add note for train.model
Merge pull request !5701 from liuyang/ly_model_train
2020-09-03 19:33:13 +08:00
Xiaoda Zhang 42f1241270 remove 'multi-subgraphs' to internal 2020-09-03 19:07:08 +08:00
ZPaC 997304e2c5 Unify float to int cast. 2020-09-03 18:56:24 +08:00
mindspore-ci-bot 90fa4c9d94 !5706 raise exception when UniformPrimitive has wrong number args
Merge pull request !5706 from zhangbuxue/raise_exception_when_UniformPrimitive_has_wrong_number_args
2020-09-03 18:54:24 +08:00
mindspore-ci-bot 12b0bbe02f !5711 Don't print error log when group processes status change.
Merge pull request !5711 from 张清华/master
2020-09-03 18:27:13 +08:00
sunsuodong f978beb1f2 fix ScheduleNode and fill parser 2020-09-03 18:05:49 +08:00
mindspore-ci-bot 08ba8e71ed !5693 [feature] add a level `auto` for amp.
Merge pull request !5693 from vlne-v1/amp-best_choice
2020-09-03 17:43:38 +08:00
mindspore-ci-bot 26068459c4 !5710 [MS][LITE][GPU]op support NC4HW4
Merge pull request !5710 from chenzupeng/master-lite
2020-09-03 17:39:56 +08:00
wanyiming 0ec70068ae mod_SoftmaxCrossEntropyWithLogits 2020-09-03 17:33:20 +08:00
jiangzhiwen 1a1a8893a4 Align num_samples of CSV with other dataset 2020-09-03 17:30:39 +08:00
Zhang Qinghua f59bdf0f00 Don't print error log when group processes status change. 2020-09-03 17:19:52 +08:00
chenzupeng 748a595c17 op support NC4HW4 2020-09-03 17:17:00 +08:00
mindspore-ci-bot 6e463f29d3 !5524 fix stream bug
Merge pull request !5524 from gukecai/stream-bug
2020-09-03 17:06:07 +08:00
simson 76bbfdea75 API comment for operations part1 2020-09-03 17:01:19 +08:00
zhoufeng 6d500223b2 utest compiling performance optimization
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-09-03 16:57:19 +08:00