mindspore-ci-bot
b3f91a4f22
!2295 Optimization for ad
...
Merge pull request !2295 from Kang/master
2020-06-19 11:10:58 +08:00
mindspore-ci-bot
91aa1df984
!2309 fix icu compile
...
Merge pull request !2309 from qianlong21st/fix_icu_compile
2020-06-19 11:00:09 +08:00
mindspore-ci-bot
a663f2066c
!2285 [Code Review] code review fix
...
Merge pull request !2285 from jjfeing/master
2020-06-19 10:48:21 +08:00
Danish Farid
c1e6ece563
my files added back in
...
another commit
comm2
comm3
comm4
comm5
comm6
2020-06-18 22:43:42 -04:00
mindspore-ci-bot
2ad211df97
!2293 fix bug of transdata
...
Merge pull request !2293 from lianliguang/add-broadcast-and-reduce-kernel-select-rules
2020-06-19 10:39:04 +08:00
huanghui
c7bda5363d
fix ConfusionSoftmaxGrad fusion pass work if the ReduceSum's attr of keep_dims set False
2020-06-19 10:37:15 +08:00
Giancarlo Colmenares
cfc19a6274
Added OptimizerCaller class as a parent for optimization appliers
2020-06-18 22:32:01 -04:00
yanzhenxiang2020
8621c032d9
add pack op for aicpu
2020-06-19 10:30:11 +08:00
chengxianbin
37a81c4f7e
clear pylint for yolov3
2020-06-19 10:28:07 +08:00
simson
c24e90a3a6
Modify the comment of InsertGradientOf
2020-06-19 10:21:49 +08:00
Wei Luning
1d77bf86a9
Exports MindSpore quant predict model to deploy with GEIR
2020-06-19 10:21:35 +08:00
caifubi
d2d4fdeb04
use context memeory variable in ascend memroy allocate
2020-06-19 10:20:07 +08:00
mindspore-ci-bot
3c1b8308cf
!2223 Make those AdamXX and LambXX fusion pass not work for unexpect data type
...
Merge pull request !2223 from huanghui/TMP
2020-06-19 10:04:33 +08:00
lilei
497067d7b2
add sparse proximal ada grad optimizer
2020-06-19 09:56:28 +08:00
mindspore-ci-bot
1424178601
!1663 change lenet and alexnet dir
...
Merge pull request !1663 from wukesong/change_network_path
2020-06-19 09:45:19 +08:00
Kang
a0d651527f
Optimization for ad
2020-06-19 09:44:55 +08:00
rick_sanchez
1827270177
Fix bugs when releasing resources.
2020-06-19 09:44:09 +08:00
mindspore-ci-bot
b7b4333d13
!2272 remove dataset send from data exec
...
Merge pull request !2272 from wangnan39/remove_dataset_send_from_model_init
2020-06-19 09:33:12 +08:00
mindspore-ci-bot
a9d06edae9
!2282 remove _quant_op.py from __init__.py
...
Merge pull request !2282 from chenzhongming/master
2020-06-19 09:20:03 +08:00
mindspore-ci-bot
8eceb8974d
!2299 delete seed interface of Initializer
...
Merge pull request !2299 from yihuaijie/slice
2020-06-19 09:03:58 +08:00
mindspore-ci-bot
ec8f541325
!2300 Implementation of ToNumberOp
...
Merge pull request !2300 from Peilin/ToNumberOp
2020-06-19 08:44:24 +08:00
peilinwang
1e36b0649f
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
ToNumberOp implementation almost done
ToNumberOp complete
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
ci fix
merge conflicts
2020-06-18 20:07:35 -04:00
mindspore-ci-bot
685c8cec68
!2318 Add DuplicateOp
...
Merge pull request !2318 from h.farahat/duplicate_op
2020-06-19 08:03:20 +08:00
hesham
11826fb256
DuplicateOp
2020-06-18 19:47:27 -04:00
hongxing
3ad3a71fc7
change interface
2020-06-19 00:08:55 +01:00
mindspore-ci-bot
90bb9320aa
!2314 Implemented RandomHorizontalFlipWithBBox and BoundingBoxAugment C++ Ops
...
Merge pull request !2314 from imaaamin/object_ops_pr
2020-06-19 07:08:42 +08:00
mindspore-ci-bot
a83baafbf6
!2253 Add ConcatOp to Dataset
...
Merge pull request !2253 from nhussain/concat_op
2020-06-19 06:32:15 +08:00
mindspore-ci-bot
3784220056
!2317 rework on dataset.text.vocab to support any user special_tokens
...
Merge pull request !2317 from ZiruiWu/vocab_rework
2020-06-19 05:25:31 +08:00
nhussain
5515016dba
remove graphengine changes
...
remove graphengine changes
concat op
Truncate Pair
concat_op
remove graph engine changes
2020-06-18 17:17:50 -04:00
mindspore-ci-bot
ffc8a3c362
!2274 add PadEndOp
...
Merge pull request !2274 from xunxue/padend
2020-06-19 05:05:14 +08:00
mindspore-ci-bot
e4322baece
!2316 [Dataset] Move python tree transformation into cpp pass
...
Merge pull request !2316 from JunhanHu/alter_node_cpp
2020-06-19 05:02:03 +08:00
islam_amin
0af156d169
added two ops for object detection, random horizontal flip with bbox and bouding box augment. along with their unit tests
2020-06-18 16:55:31 -04:00
xunxue
87aa9c8f7a
PadEndOp
2020-06-18 16:07:34 -04:00
Junhan Hu
57f3732ac3
Move python tree transformation into cpp pass.
2020-06-18 15:52:38 -04:00
Zirui Wu
b6e9504b31
phase I of Vocab rework
...
phase II vocab rework
added more test cases
fix api doc string
address review cmts and fix CI
address ci complains
fix review cmts
ci
2020-06-18 15:36:28 -04:00
mindspore-ci-bot
ef08dc0d21
!2258 address some review comments on doc
...
Merge pull request !2258 from ZiruiWu/fix_api_doc
2020-06-19 02:02:44 +08:00
Zirui Wu
8f2674850b
address API doc style and content
...
addr review cmts
revert
ci
private class
ci
fix ci
address ci
address review cmts
fix style err
2020-06-18 12:23:42 -04:00
wangnan39@huawei.com
887838d452
do not send the data during the model init
2020-06-18 22:18:41 +08:00
mindspore-ci-bot
ea87b6c443
!2244 Dataset: serializer return padded_sample as json str for record
...
Merge pull request !2244 from kouzhenzhong/minddataset_get_args
2020-06-18 22:15:02 +08:00
mindspore-ci-bot
961e29b211
!2202 fix decoder loop for Transformer model
...
Merge pull request !2202 from yuchaojie/transformer
2020-06-18 22:07:38 +08:00
qianlong
c737098017
fix icu complie error
2020-06-18 21:59:18 +08:00
mindspore-ci-bot
5d3792c273
!2290 update AicpuParamHead
...
Merge pull request !2290 from yanzhenxiang2020/aicpu_param_open
2020-06-18 21:51:55 +08:00
baihuawei
576a73cd2a
fix stack overflow and memset use
2020-06-18 21:30:44 +08:00
huanghui
8463731bcc
make those AdamXX and LambXX fusion pass not work for unexpect data type
2020-06-18 21:10:52 +08:00
mindspore-ci-bot
c0fe8c0322
!2273 [AutoParallel]update EmbeddingLookUp op
...
Merge pull request !2273 from lichen/fix_embeding_look_up
2020-06-18 21:07:52 +08:00
mindspore-ci-bot
5850b99161
!2211 Add TruncatePair Op to dataset
...
Merge pull request !2211 from h.farahat/pair_truncate
2020-06-18 20:58:40 +08:00
wukesong
7dfd369998
modify lenet&alexnet dir
2020-06-18 20:45:46 +08:00
kouzhenzhong
98c1f6f876
Dataset: serializer return padd_sample as json str for record
2020-06-18 20:37:34 +08:00
mindspore-ci-bot
fce37a5fbe
!2281 add Sigmoid and SigmoidGrad operation of GPU
...
Merge pull request !2281 from zyli2020/add_sigmoid
2020-06-18 20:09:02 +08:00
mindspore-ci-bot
164e6674b2
!2279 add model zoo script of wide and deep for gpu
...
Merge pull request !2279 from zyli2020/add_model_script_of_wide_deep_for_gpu
2020-06-18 20:08:47 +08:00