mindspore-ci-bot
3be136f6f0
!5354 Fix randomdata issue
Merge pull request !5354 from xiefangqi/fix_randomdata_columnlist
5 years ago
mahdi
84efa0b96b
Added BucketBatchByLength for C API
5 years ago
Eric
65bf3ecc3e
Adding data_helper class
5 years ago
mindspore-ci-bot
6e452d829d
!5496 Change the argument type of CSV state function from char to int
Merge pull request !5496 from jiangzhiwen/bug/csv_char_to_int
5 years ago
jiangzhiwen
368c560c49
change state function argument type
5 years ago
Jesse Lee
e89b4648f6
Memory pool clean up
5 years ago
xiefangqi
d8134d6f41
remote two -wno options of dataset
5 years ago
mindspore-ci-bot
bbbee68556
!4873 [lite] add option to build full minddata
Merge pull request !4873 from 章一智/TRC-ms-lite
5 years ago
ervinzhang
50cda2f8b1
added build option to build full minddata in ms-lite
5 years ago
mindspore-ci-bot
bc726ce250
!5425 Alarm modification
Merge pull request !5425 from shenwei41/sw_master
5 years ago
mindspore-ci-bot
5c0b0c493a
!5358 Fix utest asan
Merge pull request !5358 from zhoufeng/ut-asan
5 years ago
shenwei41
015613d91f
Alarm modification
5 years ago
zhoufeng
f62067ef83
fix utest asan
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
xiefangqi
e2085a9505
fix randomdata issue
5 years ago
mindspore-ci-bot
716329df6c
!5278 Change default value of sampler in c-api
Merge pull request !5278 from luoyang/c-api
5 years ago
mindspore-ci-bot
7aaf4118bf
!5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
Merge pull request !5297 from MahdiRahmaniHanzaki/cutmix-fix
5 years ago
YangLuo
419478b410
Change default value of sampler to seperate behaviour of default sampler
& null sampler, add check for duplicate column name
5 years ago
mindspore-ci-bot
fc9161a4c5
!5205 Move GetValue of CLUE Dataset out of try-catch
Merge pull request !5205 from jiangzhiwen/bug/clue_get_value
5 years ago
mindspore-ci-bot
302f641734
!5285 [MD] minddata gpu add circular_memory to device_queue
Merge pull request !5285 from xiefangqi/xfq_add_circular_gpu
5 years ago
mahdi
7ad7024c45
Fixed 2D one-hot label problems in CutMix and MixUp
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
xiefangqi
5d8ed6b312
add circular_memory function to gpu
5 years ago
jiangzhiwen
767f97cdb3
move GetValue out of try-catch
5 years ago
qianlong
6f038c52a9
DecodeAndCropAndResizeJepg do not support odd size
5 years ago
mindspore-ci-bot
e4d2f2fd3b
!5030 Adding a BBox class and fixing Posterize C Op testing.
Merge pull request !5030 from islam_amin/bbox_class
5 years ago
mindspore-ci-bot
cd1240180b
!5187 C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
Merge pull request !5187 from cathwong/ckw_c_api_fixes2
5 years ago
mindspore-ci-bot
20b3134785
!5184 fix: padded dataset when no div and with repeat op
Merge pull request !5184 from guozhijian/fix_padded_with_no_div_repeat
5 years ago
mindspore-ci-bot
f3fd7a5578
!5073 Add checks and exception handling DS callback
Merge pull request !5073 from h.farahat/map_callback_end
5 years ago
jonyguo
6df1a43ec2
fix: padded dataset with non div & repeat
5 years ago
Cathy Wong
46e9d79a50
C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets
5 years ago
mindspore-ci-bot
346b97acb8
!5156 fix softdvpp coredump
Merge pull request !5156 from qianlong21st/master_fix_softdvpp_core
5 years ago
mindspore-ci-bot
2e3f5cd41b
!5114 fix bug in c-api: rename, concat, take
Merge pull request !5114 from luoyang/c-api-pyfunc
5 years ago
qianlong
12dfca71f1
fix softdvpp coredump
5 years ago
YangLuo
67f5c89cd6
Check input image type for random posterize
5 years ago
luoyang
b26f6b3d5e
fix bug in c-api: rename, concat, take
5 years ago
mindspore-ci-bot
70c410ac2e
!5096 Fixes a bug in RandomSharpness cpp op
Merge pull request !5096 from ava/masterssss
5 years ago
islam_amin
641e751d5e
adding bbox class
5 years ago
Mahdi
a2c38d89f9
Added float32 support for CutMixBatch
5 years ago
avakh
f6f67b9751
fixing a bug in random sharpness
5 years ago
hesham
8eeceb267b
- release the wait if training is ended
5 years ago
Lixia Chen
00ce7f7364
Add hostname to DatasetCache plus env override
Turn --stop into sync
Ignore the rc of shutdown
5 years ago
mindspore-ci-bot
0bbce9367e
!4772 Adding AlbumDataset for device training
Merge pull request !4772 from EricZ/ms-album
5 years ago
Eric
c79db93c48
Initial commit for album
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago
mindspore-ci-bot
9b503e4f38
!4955 Fixes for Dynamic Augmentation Ops
Merge pull request !4955 from MahdiRahmaniHanzaki/dynamic-ops-fix
5 years ago
mindspore-ci-bot
8ee136db18
!4953 C++ API: Minor fixes for dataset parameters
Merge pull request !4953 from cathwong/ckw_c_api_fixes1
5 years ago
Mahdi
a5f9b8f92e
Added fix for MixUpBatch and CutMixBatch and for RandomAffine
updated c color op descriptions
5 years ago
Cathy Wong
93810a0dc8
C++ API: Minor fixes for dataset parameters
5 years ago
mindspore-ci-bot
9d7250c483
!4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
Merge pull request !4776 from ZiruiWu/map_callback_follow_up
5 years ago
Zirui Wu
74c1e6da60
introducing pause and quit flags to DataBuffer
fix review cmts
fix ci
fix Ci
fixci
address ci
ci
- add timeout
- add more test cases
fix CI
address review cmts
5 years ago
Jesse Lee
ebd4cc5c0a
Fix glog off compilation bug
5 years ago