mindspore-ci-bot
9e116e15fb
!1139 Change Thread::Join to async call with time out
...
Merge pull request !1139 from JesseKLee/timing_hole
5 years ago
mindspore-ci-bot
1a052f7155
!1131 [Data]fix cmake build format
...
Merge pull request !1131 from xulei/filter_op
5 years ago
Jesse Lee
f2be49d85e
Fix a racing condition
5 years ago
xulei2020
903b64daa2
fix cmake build format
5 years ago
liyong
aa3f89e74f
mindrecord support read file list
5 years ago
Jesse Lee
3c643e7298
Move from dataset_dev branch to here
5 years ago
Zirui Wu
c2d364a573
batch with padding implemented
...
support for 1 specific dimension to be None, added validator
fix various CI complains
another round of CI fixes
ci
refactor parts of the code
code refactor
ci fix
comments added, fix bugs
address review comments
address review comments
review cmts
added simple perf test script
update pad code
perf imprv
5 years ago
xiefangqi
9a2daae84c
del unused change_mode_op
5 years ago
mindspore-ci-bot
2303453753
!869 Random data op
...
Merge pull request !869 from JesseKLee/random_data_op
5 years ago
Jesse Lee
270bf831a9
Random Data Op
5 years ago
mindspore-ci-bot
98939d839c
!856 Fix skip op bug
...
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
5 years ago
jiangzhiwen
34bfa2f7c9
fix skip
5 years ago
Jesse Lee
332398d20a
Check return code from WaitPost::Register
5 years ago
mindspore-ci-bot
6369cf27bd
!406 added first row crc check for when reading tfrecord files
...
Merge pull request !406 from Peilin/first-row-crc-check
5 years ago
xulei2020
c705ea5e5b
add filterOp code
5 years ago
Peilin Wang
9bc2134cb7
added checking of first row crc to find invalid tfrecord files
...
addressed code review comments. added check in python layer to exclude directories and to raise an error if a pattern does not match any file
fixed clang format
fixed cppcheck
fixed cppcheck (used std::accumulate and std::copy_if). regenerated tfrecord file to contain correct header, it was a dummy header before
fixed cppcheck: added const reference for string parameter for lambdas, fixed clang format: whitespace adjustments
more clang whitespace fixes...
changed print to logger.info
5 years ago
mindspore-ci-bot
d8176a77f4
!425 New api "TextFileDataset"
...
Merge pull request !425 from yanghaitao/yht_textfiledatasetv2
5 years ago
ms_yan
c5cfb09e66
Repair some MS_LOG problem
5 years ago
yanghaitao
2795e492ff
TextFileDataset
5 years ago
ms_yan
f0c07c3fa6
Realize take op and add ut
5 years ago
jzw
3f7054dccb
add skip dataset op
5 years ago
mindspore-ci-bot
cf026096a6
!183 Mindspore.dataset CPP sampler for GeneratorDataset
...
Merge pull request !183 from JunhanHu/cpp_sampler
5 years ago
Junhan Hu
9739d3b048
Add CPP sampler support for GeneratorDataset
5 years ago
hesham
0fc23eee0f
Support nested repeat
5 years ago
mindspore-ci-bot
cc75cb357c
!168 remove mindspore::make_unique and make_unique.h
...
Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique
5 years ago
jonyguo
20d1b64443
fix: error info is not exactly when column list invalid
5 years ago
Jonathan Yan
9d0fde29f4
remove ENABLE_MINDRECORD flag
5 years ago
Alexey Shevlyakov
84d780c1a4
remove make_unique.h
5 years ago
Alexey Shevlyakov
d37b8c4f2d
fix RandomCropDecodeResize test
5 years ago
Jonathan Yan
080bcda021
Replace std::cout with MS_LOG in dataset unit test
...
Signed-off-by: Jonathan Yan <jonathan.yan1@huawei.com>
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago