Commit Graph

3591 Commits

Author SHA1 Message Date
mindspore-ci-bot ea96cbcef2 !1979 fix partial primitive poly node
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
2020-06-16 09:35:57 +08:00
mindspore-ci-bot d251ba9e11 !2061 set allreduce fusion split indices for NEZHA bert
Merge pull request !2061 from shibeiji/master
2020-06-16 09:25:24 +08:00
mindspore-ci-bot cb706951c1 !2126 Refactoring the func graph manager module.
Merge pull request !2126 from ZhangQinghua/master
2020-06-16 09:17:15 +08:00
mindspore-ci-bot 14b997448a !2134 fix cododex & pclint with tbe kernel
Merge pull request !2134 from jjfeing/master
2020-06-16 09:09:23 +08:00
mindspore-ci-bot 670a512a9a !2145 Replace np.sum in check_numpyslicesdataset() to correct deprecated warning
Merge pull request !2145 from cathwong/ckw_dataset_npsum_slice_warn
2020-06-16 08:24:21 +08:00
Cathy Wong 201008d49b Replace np.sum to correct deprecated warning 2020-06-15 17:34:58 -04:00
mindspore-ci-bot dceb3c2be4 !2026 Change C++ behavior in RandomCropAndResize
Merge pull request !2026 from MahdiRahmaniHanzaki/I1K3FL-random-resized-crop
2020-06-16 05:27:36 +08:00
Mahdi add29f95f5 resolved issues in the comments 2020-06-15 16:45:18 -04:00
mindspore-ci-bot 2cab44a637 !2028 FillOp for BERT
Merge pull request !2028 from nhussain/fillOp_learning
2020-06-16 02:45:45 +08:00
mindspore-ci-bot 6d6f367529 !1984 Implementation of BucketBatchByLengthOp
Merge pull request !1984 from Peilin/BucketBatchByLengthOp
2020-06-16 02:43:07 +08:00
nhussain dd9bf09f0a added FillOp for #119 - special Ops 2020-06-15 11:30:43 -04:00
Peilin Wang 848e07d022 initial commit, start of BucketBatchByLengthOp
c implementation done, just need to call batch/pad

added python api and validator

added pybind/de_pipeline stuff, fixed some compile errors, figure out how null py::function works

added tiny bit of doc

integrated with static batch methods

fixed some bugs

some more bug fixes and cleanup

ci fix

fix ci

ci fix

fix ci

added test_cases and debugged

addressed code review comments

addressed code review comments

ci fix

ci fix

addressed code review comments

addressed code review comments
2020-06-15 10:20:01 -04:00
mindspore-ci-bot ff0590315c !2030 [AutoParallel] use replacement instead of recreation for edges in rec prog parse
Merge pull request !2030 from Chong/ReID
2020-06-15 21:15:48 +08:00
mindspore-ci-bot 7b6f13886f !1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
2020-06-15 21:00:35 +08:00
mindspore-ci-bot 21126a82e8 !2101 Fix code review warning.
Merge pull request !2101 from ZPaC/code-review-1
2020-06-15 20:54:39 +08:00
mindspore-ci-bot ee656d2141 !2101 Fix code review warning.
Merge pull request !2101 from ZPaC/code-review-1
2020-06-15 20:54:38 +08:00
hongxing 39790ccf66 Optimize code 2020-06-15 14:52:05 +02:00
mindspore-ci-bot e8f8598ffc !2130 gpu device code review
Merge pull request !2130 from limingqi107/master
2020-06-15 20:46:03 +08:00
mindspore-ci-bot 34790387e3 !2088 fix pylint
Merge pull request !2088 from z00378171/master
2020-06-15 20:42:16 +08:00
jjfeing b244304b99 fix codedex & pclint 2020-06-15 20:34:30 +08:00
mindspore-ci-bot 5da171a735 !2076 fix summary nodes memory reuse refcount
Merge pull request !2076 from laiyongqiang/summary_refcnt
2020-06-15 20:09:37 +08:00
mindspore-ci-bot 09b5221c6a !2111 fix error in examples of SparseApplyAdam and SparseApplyLazyAdam
Merge pull request !2111 from wangnan39/modify_annotation_of_sparse_adam
2020-06-15 19:45:55 +08:00
mindspore-ci-bot 664be2d047 !2072 optimize the performance of cpu lstm
Merge pull request !2072 from baihuawei/cpulstm
2020-06-15 19:42:59 +08:00
mindspore-ci-bot 87371be65d !2127 Fix exception when FusedBatchNorm's first input 's shape dims not equal 4
Merge pull request !2127 from huanghui/fix-fusebatchnorm-split
2020-06-15 18:25:35 +08:00
ZPaC 2f2cae3c61 Fix code review warning in gpu_stream_assign.cc 2020-06-15 18:04:51 +08:00
limingqi107 da2b93916e gpu device code review 2020-06-15 17:50:02 +08:00
mindspore-ci-bot 8593c4d841 !2051 support host mpi
Merge pull request !2051 from chenjianping/host_reduce
2020-06-15 17:41:33 +08:00
mindspore-ci-bot 842f8231ba !2100 add op quant and dequant
Merge pull request !2100 from zhaozhenlong/op/quant-dequant-ge-open
2020-06-15 17:32:13 +08:00
huanghui ffe074b661 fix exception when FusedBatchNorm's first input 's shape dims not equal 4 2020-06-15 17:05:12 +08:00
mindspore-ci-bot 971f10d222 !1790 remove transdata only connected with control depend
Merge pull request !1790 from lianliguang/remove-the-useless-transdata-connected-with-the-control-depend
2020-06-15 16:59:33 +08:00
mindspore-ci-bot d027bd0f7c !2123 add set_dataset_size for MindDataset
Merge pull request !2123 from guozhijian/sync_add_set_dataset_size_for_minddataset
2020-06-15 16:58:29 +08:00
zhaozhenlong ccda0f7b36 add op AscendQuant AscendDequant 2020-06-15 16:42:53 +08:00
mindspore-ci-bot 1c6a5f5c49 !2121 replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph
Merge pull request !2121 from yihuaijie/dev
2020-06-15 16:42:11 +08:00
chenjianping 6034f9c1e2 support host reduce scatter and mpi config 2020-06-15 16:33:40 +08:00
mindspore-ci-bot 928c25ebea !2047 [Code review] check code files in pre_activate/ascend/buffer_fusion
Merge pull request !2047 from huanghui/code-review
2020-06-15 16:23:24 +08:00
mindspore-ci-bot a0b346690f !2106 fix BasicLSTMCell reg and bp error
Merge pull request !2106 from zhaozhenlong/fix-issue-lstm-reg-error
2020-06-15 16:12:10 +08:00
jonyguo 06b3d48252 1. add set_dataset_size for MindDataset 2. modify parameter dupe_factor from 5 to 10 2020-06-15 16:00:38 +08:00
mindspore-ci-bot 5845c4ad0d !2109 clean review code
Merge pull request !2109 from caifubi/clean-review-code
2020-06-15 15:52:47 +08:00
Yi Huaijie 7857d59c82 dropout do mask only replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph 2020-06-15 15:52:15 +08:00
Zhang Qinghua 923d3fee04 Refactoring the fg manager module. 2020-06-15 15:47:39 +08:00
mindspore-ci-bot 11f5f88021 !2010 fix operator issues for tuple_to_array and cast
Merge pull request !2010 from wangqiuliang/fix-tuple-to-array-issue
2020-06-15 15:38:47 +08:00
mindspore-ci-bot 0771dd003d !2117 回退 'Pull Request !2078 : replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph'
Merge pull request !2117 from suteng/revert-merge-2078-master
2020-06-15 15:11:24 +08:00
WilliamLian b86016a26f remove the useless transdata and cast of control depend node 2020-06-15 14:54:47 +08:00
kingfo 9708e58259 fix TupleToArray & Cast operator issue 2020-06-15 14:39:10 +08:00
mindspore-ci-bot aae2e410ba !2107 Fix CocoDataset docstring
Merge pull request !2107 from xiefangqi/xfq-coco-docstring
2020-06-15 14:28:55 +08:00
laiyongqiang 09d5a7227e fix summary nodes memory reuse refcount 2020-06-15 14:24:20 +08:00
mindspore-ci-bot 8c3dfe59ce !2114 fix code review warnings
Merge pull request !2114 from zyli2020/fix_code_review_warnings
2020-06-15 14:19:18 +08:00
mindspore-ci-bot d4a7c87b22 !2093 GPU add argmaxwithvalue
Merge pull request !2093 from VectorSL/argmaxwithvalue
2020-06-15 14:18:37 +08:00
mindspore-ci-bot 5036222880 !2113 Modify SentimentNet to avoid performance decay
Merge pull request !2113 from chenweifeng/sentiment
2020-06-15 14:15:27 +08:00
suteng da586a6177 回退 'Pull Request !2078 : replace first input of dropout_gen_mask of the subgraph instead of the whole sub graph' 2020-06-15 14:15:14 +08:00