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