Commit Graph

3589 Commits

Author SHA1 Message Date
mindspore-ci-bot 9175f0c708 !1914 optimize output sync
Merge pull request !1914 from kisnwang/optimize-output-sync
2020-06-15 12:14:06 +08:00
lizhenyu 2d16316c55 fix code review warnings 2020-06-15 11:57:13 +08:00
mindspore-ci-bot 5cd41905c0 !1820 [Auto parallel] Implementing the backward of 'EmbeddingLookup' primitive
Merge pull request !1820 from Xiaoda/the-backward-of-embeddinglookup
2020-06-15 11:53:11 +08:00
mindspore-ci-bot a8cf83acf2 !1932 Add CLUE dataset
Merge pull request !1932 from jiangzhiwen/dataset/clue
2020-06-15 11:48:35 +08:00
wilfChen deffd6a638 modify net to avoid performance decay 2020-06-15 11:47:14 +08:00
wangnan39@huawei.com 775b60a3c2 modify examples of sparseadam and sparselazyadam 2020-06-15 11:37:06 +08:00
caifubi 2bf98d5502 fix code review 2020-06-15 11:28:51 +08:00
jjfeing 5622a9eec4 modify log level from debug to info 2020-06-15 11:14:16 +08:00
mindspore-ci-bot ad035c4c54 !2103 FormatAgnostic without checking format in kernel build info
Merge pull request !2103 from jjfeing/master
2020-06-15 10:55:33 +08:00
jiangzhiwen e0e167a000 add CLUE dataset 2020-06-15 10:40:46 +08:00
zhaozhenlong c3445bfb2d fix basic lstm cell bp error 2020-06-15 10:39:43 +08:00
zhouneng 51fe3501a4 add vm support for ApproximateEqual, InplaceUpdateD and InTopKD. 2020-06-15 10:18:31 +08:00
kswang 83ff625d52 sync data for cpu 2020-06-15 10:16:43 +08:00
shibeiji abfd3f97cb add allreduce split strategy for NEZHA bert 2020-06-15 10:16:35 +08:00
mindspore-ci-bot b059a96f68 !2096 Fixing bug in CIFAR after GetMutableBuffer removal
Merge pull request !2096 from h.farahat/master
2020-06-15 10:05:04 +08:00
jjfeing 8278db9d9c FormatAgnostic without checking format in kernel build info 2020-06-15 10:03:18 +08:00
mindspore-ci-bot b096383386 !2045 optimize cpu ftrl
Merge pull request !2045 from kisnwang/optimize-cpu-ftrl
2020-06-15 09:50:49 +08:00
baihuawei f7bf4e6376 optimize cpu lstm performance 2020-06-15 09:41:10 +08:00
huanghui 4acb61d59d code review fix for buffer fusion 2020-06-15 09:35:16 +08:00
xiefangqi a70da6ad47 fix CocoDataset docstring 2020-06-15 09:30:27 +08:00
mindspore-ci-bot 9442516f56 !2095 Make the commid_id of whl packages to have same length
Merge pull request !2095 from zhoufeng/pakcage-commit-id-length
2020-06-15 09:18:38 +08:00
mindspore-ci-bot 02e0288a97 !2017 Fix codedex
Merge pull request !2017 from leopz/fix_codedex
2020-06-15 09:09:09 +08:00
hesham a22763b612 Bug in CIFAR after removing GetMutabble buffer
Fixes # I1KIPC
2020-06-14 13:27:17 -04:00
zhoufeng 54f1c6e3cb make the commid_id of whl packages to have same length
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-14 17:13:07 +08:00
VectorSL 17377912ba gpu add argmaxwithvalue 2020-06-14 14:51:06 +08:00
mindspore-ci-bot 703c1b26dd !2063 GPU codex fix
Merge pull request !2063 from VectorSL/codex-fix
2020-06-14 14:37:33 +08:00
mindspore-ci-bot 05eeedec36 !2091 fix queue length is 0 in pipeline_profiling file
Merge pull request !2091 from yanghaitao/yht_fix_profiling_capacity
2020-06-13 22:11:31 +08:00
unknown f39a934a77 fix pylint 2020-06-13 21:58:52 +08:00
yanghaitao 53cee6589e fix profiling capacity 2020-06-13 21:15:11 +08:00
mindspore-ci-bot f1a004cfa2 !2086 MindDataset with padded mode print reshuffle error info
Merge pull request !2086 from guozhijian/sync_fix_padded_log_error
2020-06-13 20:22:52 +08:00
jonyguo bb2082daec fix: MindDataset padded log error 2020-06-13 19:46:24 +08:00
mindspore-ci-bot 9d9706c1d5 !2081 fix type dismatch for type defination with no format
Merge pull request !2081 from zhouneng/fix_type_dismatch_for_non_formate_defination
2020-06-13 17:44:05 +08:00
mindspore-ci-bot b1ff4c15c2 !2078 replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph
Merge pull request !2078 from yihuaijie/dev
2020-06-13 17:00:07 +08:00
Xiaoda Zhang 20d2012a0e implementing the backward of embeddinglookup 2020-06-13 16:57:56 +08:00
mindspore-ci-bot e33ecf310a !2052 Update CI test for deeplabv3
Merge pull request !2052 from z00378171/master
2020-06-13 16:55:11 +08:00
Yi Huaijie 6c85fc9f9f dropout do mask only replace first input of
dropout_gen_mask of the subgraph instead of
the whole sub graph.
2020-06-13 16:55:11 +08:00
unknown ac2e2f9a7a updata deeplabv3 CI 2020-06-13 16:11:03 +08:00
mindspore-ci-bot 71a9d982e4 !2075 change optimization pass order
Merge pull request !2075 from Etone.Chan/June
2020-06-13 14:52:32 +08:00
zhouneng 3ff626b504 fix type dismath for non format defination 2020-06-13 14:49:05 +08:00
mindspore-ci-bot 303ba1de8b !2077 fix l2normalize_grad operator tbe regiser file spell error
Merge pull request !2077 from zhouneng/fix_l2normalize_grad_spell_error
2020-06-13 14:30:05 +08:00
zhouneng 580bf1beb3 fix spell error 2020-06-13 13:23:28 +08:00
mindspore-ci-bot 403c30c7da !1919 change tensor dtype and shape from function to attr
Merge pull request !1919 from zhangbuxue/change_tensor_dtype_and_shape_from_function_to_attr
2020-06-13 10:28:55 +08:00
mindspore-ci-bot 6c26431ab3 !2058 bind summary nodes to KernelGraph in order to memory reuse
Merge pull request !2058 from Margaret_wangrui/summary
2020-06-13 10:04:38 +08:00
etone-chan 8f4e58472e Change optimization pass order 2020-06-13 09:51:18 +08:00
mindspore-ci-bot c661087b99 !2029 Create TensorRow class that supports a row id
Merge pull request !2029 from lixiachen/lixia/tensorrow
2020-06-13 09:43:58 +08:00
Lixia Chen 6ae88c3987 Create TensorRow class that supports a row id. 2020-06-12 15:06:56 -04:00
kswang abf0ee6ff3 optimize reduce sparse gradient 2020-06-12 20:36:22 +08:00
Margaret_wangrui d238682d68 bind summary nodes to graph 2020-06-12 20:33:05 +08:00
mindspore-ci-bot 2005ecc284 !1949 in order to support dynamic broadcast reduce format with operator
Merge pull request !1949 from jjfeing/master
2020-06-12 20:15:12 +08:00
mindspore-ci-bot 9282b9473d !2059 fix SubsetSampler error
Merge pull request !2059 from yanghaitao/yht_fix_subset_samplers
2020-06-12 20:05:06 +08:00