mindspore-ci-bot
|
8f10a84753
|
!3451 C++ API: Reorder alphabetically
Merge pull request !3451 from cathwong/ckw_c_api_alpha_order_code
|
2020-07-25 06:38:53 +08:00 |
hesham
|
adfbc891d3
|
- Add checks and testing for empty tensors
- cleanup work on createTensor and Tensor's constructors
|
2020-07-24 17:23:18 -04:00 |
nhussain
|
a306264030
|
remove print calls
|
2020-07-24 17:10:49 -04:00 |
Cathy Wong
|
81005a3095
|
C++ API: Reorder code contents alphabetically
|
2020-07-24 16:09:09 -04:00 |
mindspore-ci-bot
|
d8fcf269d6
|
!3448 Fix the case cache server is stuck on an infinite loop when we get out of memory error
Merge pull request !3448 from JesseKLee/infinite_loop
|
2020-07-25 03:00:07 +08:00 |
fary86
|
af22653b60
|
Fix bug of ConvertData in data_converter.cc
|
2020-07-25 01:23:14 +08:00 |
Jesse Lee
|
73d4b00343
|
Fix infinite loop for cache server thread
|
2020-07-24 13:06:19 -04:00 |
mindspore-ci-bot
|
06ed9ffd6a
|
!3183 Remove files on test fail for test_minddataset*.py
Merge pull request !3183 from tony_liu2/master
|
2020-07-24 23:47:29 +08:00 |
mindspore-ci-bot
|
60feafd75e
|
!3399 Fixing Bug with AutoContrast/Equalize supporting uint8 dtype/mnist
Merge pull request !3399 from islam_amin/autocontrast_bug
|
2020-07-24 23:46:55 +08:00 |
mindspore-ci-bot
|
dc64a3878a
|
!3396 fix get dataset size error
Merge pull request !3396 from panfengfeng/fix_getdataset_size_error
|
2020-07-24 23:09:45 +08:00 |
tom__chen
|
5c3be0114f
|
add maxpool_with_argmax/grad cuda kernel
|
2020-07-24 06:17:14 -08:00 |
mindspore-ci-bot
|
e07f74367d
|
!3299 Rename for C API
Merge pull request !3299 from MahdiRahmaniHanzaki/rename-c-api
|
2020-07-24 22:14:53 +08:00 |
yoonlee666
|
4c167e3085
|
add bert ci script
|
2020-07-24 22:04:40 +08:00 |
mindspore-ci-bot
|
76220c0f28
|
!3368 Restore the code to collect the graph network
Merge pull request !3368 from LiHongzhang/oh_graph
|
2020-07-24 22:04:08 +08:00 |
mindspore-ci-bot
|
252c6aa788
|
!3397 GPU dump - input bins lag behind by 1 iteration
Merge pull request !3397 from john_tzanakakis/master_ms1
|
2020-07-24 21:58:09 +08:00 |
panfengfeng
|
939e612906
|
fix get daataset size error
|
2020-07-24 21:45:42 +08:00 |
Li Hongzhang
|
879409ef97
|
restore the ability to collect network graph
|
2020-07-24 21:00:39 +08:00 |
mindspore-ci-bot
|
514c5d98b2
|
!3427 upload maskrcnn scripts
Merge pull request !3427 from meixiaowei/master
|
2020-07-24 20:46:04 +08:00 |
mindspore-ci-bot
|
fb909a4235
|
!3376 dataset: add param check for random_rotation and other op
Merge pull request !3376 from ms_yan/random_rotation_range
|
2020-07-24 20:14:50 +08:00 |
mindspore-ci-bot
|
d2d1e728cf
|
!3374 Transfer tuple getitem's control to new added memcpy_async
Merge pull request !3374 from huanghui/insert-memcpy-async-pass
|
2020-07-24 20:14:38 +08:00 |
mindspore-ci-bot
|
8d0be0ae1a
|
!3422 modify annotation: wegith_decay modify weight_decay
Merge pull request !3422 from lilei/modify_annotation_0724
|
2020-07-24 20:06:50 +08:00 |
John Tzanakakis
|
96744f087e
|
GPU dump - input bins lag behind by 1 iteration
|
2020-07-24 08:03:09 -04:00 |
xulei2020
|
0af6d75761
|
add code
|
2020-07-24 19:51:27 +08:00 |
chenzomi
|
b8686fc5bf
|
bug fix for quant.py in train/ and nn/
|
2020-07-24 19:29:01 +08:00 |
yangyongjie
|
cb3da0304e
|
support running warpctc in GPU
|
2020-07-24 17:55:30 +08:00 |
mindspore-ci-bot
|
b1fae868ba
|
!3404 add sparse api docs
Merge pull request !3404 from riemann_penn/add_sparse_api_docs
|
2020-07-24 17:54:23 +08:00 |
mindspore-ci-bot
|
c44939afc8
|
!3412 Fix a DatasetCache sharing scenario
Merge pull request !3412 from qianlong21st/fix_cache
|
2020-07-24 17:30:03 +08:00 |
liyanliu
|
22a0c1ce26
|
Update ModelZoo README
|
2020-07-24 17:28:26 +08:00 |
meixiaowei
|
a179a85e55
|
upload maskrcnn scripts
|
2020-07-24 17:05:50 +08:00 |
mindspore-ci-bot
|
20cb5eec66
|
!3415 fix bug of group lr
Merge pull request !3415 from wangnan39/fix_bug_of_tuple_lr_in_optimizer
|
2020-07-24 17:05:34 +08:00 |
zhangyihui
|
1c053e5381
|
Fixed search does not display initialization data information
|
2020-07-24 16:47:39 +08:00 |
mindspore-ci-bot
|
2f1a5b979d
|
!3345 Fix minor bugs in denoting and test cases
Merge pull request !3345 from peixu_ren/custom_gpu
|
2020-07-24 16:36:32 +08:00 |
mindspore-ci-bot
|
77737cdf03
|
!3408 [Dataset] Add parameter validation for datasetcache.
Merge pull request !3408 from luoyang/update
|
2020-07-24 16:19:08 +08:00 |
mindspore-ci-bot
|
21edd691de
|
!3247 Add 13 akg/ascend op registers
Merge pull request !3247 from DeshiChen/0720_akg_registers
|
2020-07-24 15:48:37 +08:00 |
mindspore-ci-bot
|
50e5c7bf82
|
!3369 Init CSV column default list when it's empty
Merge pull request !3369 from jiangzhiwen/fix_column_default
|
2020-07-24 15:40:55 +08:00 |
panyifeng
|
963bd67a60
|
add sparse api docs
|
2020-07-24 15:40:46 +08:00 |
ms_yan
|
d7c01210cc
|
check input param `degree` in (min, max) format in random_rotation and other op
|
2020-07-24 15:32:11 +08:00 |
qianlong
|
d28c63b6c0
|
fix diff workers disallow cache
|
2020-07-24 15:30:00 +08:00 |
mindspore-ci-bot
|
9b8d38eab4
|
!3424 remove ut test_expand_dims_grad
Merge pull request !3424 from zhangbuxue/remove_ut_test_expand_dims_grad
|
2020-07-24 15:28:18 +08:00 |
buxue
|
e9ca893431
|
remove ut test_expand_dims_grad
|
2020-07-24 15:15:41 +08:00 |
lilei
|
293beb6a7c
|
modify annotation weight_decay
|
2020-07-24 15:01:29 +08:00 |
YangLuo
|
da38465be2
|
Add parameter validation
|
2020-07-24 14:54:14 +08:00 |
mindspore-ci-bot
|
b29fab3e9c
|
!3272 [AutoParallel] Adjust partition strategy of elementwise operators for the implicit boardcast cases
Merge pull request !3272 from Chong/NewWideAndDeep
|
2020-07-24 14:38:49 +08:00 |
mindspore-ci-bot
|
7363068462
|
!3382 Optimization for BatchNorm
Merge pull request !3382 from Kang/opt
|
2020-07-24 14:31:00 +08:00 |
mindspore-ci-bot
|
e1abd47b7b
|
!3367 add single quotes
Merge pull request !3367 from lijiaqi/master
|
2020-07-24 14:07:33 +08:00 |
wangnan39@huawei.com
|
4c40fd681e
|
fix bug of group lr
|
2020-07-24 13:30:38 +08:00 |
Jonathan Yan
|
ad40e00228
|
roi align grad v1
|
2020-07-24 00:36:32 -04:00 |
wuyongkang
|
a8fd71c785
|
Optimization for BatchNorm
|
2020-07-24 11:47:03 +08:00 |
李嘉琪
|
95ef7df76a
|
add single quotes, modify the formula and parameters in the comment
|
2020-07-24 11:23:21 +08:00 |
mindspore-ci-bot
|
c20cd12216
|
!3110 Delete deprecated codes of ascend control flow
Merge pull request !3110 from zhoufeng/delete-deprecated-codes
|
2020-07-24 10:38:50 +08:00 |