mindspore-ci-bot
2303453753
!869 Random data op
...
Merge pull request !869 from JesseKLee/random_data_op
2020-04-30 02:56:39 +08:00
Jesse Lee
270bf831a9
Random Data Op
2020-04-29 10:26:00 -04:00
mindspore-ci-bot
98939d839c
!856 Fix skip op bug
...
Merge pull request !856 from jiangzhiwen/dataset/skip_thread
2020-04-29 21:47:50 +08:00
jiangzhiwen
34bfa2f7c9
fix skip
2020-04-29 20:12:37 +08:00
Jesse Lee
332398d20a
Check return code from WaitPost::Register
2020-04-28 15:19:03 -04:00
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
2020-04-21 00:10:18 +08:00
xulei2020
c705ea5e5b
add filterOp code
2020-04-20 22:32:19 +08:00
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
2020-04-20 10:25:26 -04:00
mindspore-ci-bot
d8176a77f4
!425 New api "TextFileDataset"
...
Merge pull request !425 from yanghaitao/yht_textfiledatasetv2
2020-04-20 22:14:26 +08:00
ms_yan
c5cfb09e66
Repair some MS_LOG problem
2020-04-20 19:45:46 +08:00
yanghaitao
2795e492ff
TextFileDataset
2020-04-20 11:18:55 +08:00
ms_yan
f0c07c3fa6
Realize take op and add ut
2020-04-18 18:33:57 +08:00
jzw
3f7054dccb
add skip dataset op
2020-04-17 19:48:25 +08:00
mindspore-ci-bot
cf026096a6
!183 Mindspore.dataset CPP sampler for GeneratorDataset
...
Merge pull request !183 from JunhanHu/cpp_sampler
2020-04-16 22:30:59 +08:00
Junhan Hu
9739d3b048
Add CPP sampler support for GeneratorDataset
2020-04-14 12:09:03 -04:00
hesham
0fc23eee0f
Support nested repeat
2020-04-14 10:13:18 -04:00
mindspore-ci-bot
cc75cb357c
!168 remove mindspore::make_unique and make_unique.h
...
Merge pull request !168 from Alexey_Shevlyakov/remove_mindspore_make_unique
2020-04-09 05:32:52 +08:00
jonyguo
20d1b64443
fix: error info is not exactly when column list invalid
2020-04-08 16:11:13 +08:00
Jonathan Yan
9d0fde29f4
remove ENABLE_MINDRECORD flag
2020-04-07 14:55:45 -04:00
Alexey Shevlyakov
84d780c1a4
remove make_unique.h
2020-04-07 14:00:09 -04:00
Alexey Shevlyakov
d37b8c4f2d
fix RandomCropDecodeResize test
2020-04-03 11:13:57 -04:00
Jonathan Yan
080bcda021
Replace std::cout with MS_LOG in dataset unit test
...
Signed-off-by: Jonathan Yan <jonathan.yan1@huawei.com>
2020-03-30 11:02:32 -04:00
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
2020-03-27 22:54:54 +08:00