Commit Graph

47 Commits (c5ac2cc38c95fc10dedfc003c2cfcd49d0d4f07e)

Author SHA1 Message Date
mindspore-ci-bot 964a757db2 !1378 Just want to debug this case in Jenkin environment
6 years ago
Jesse Lee 06ae724261 Again
6 years ago
mindspore-ci-bot 458436186c !1365 Clean up work for text python sub-package
6 years ago
mindspore-ci-bot 6f733ec113 !1308 Stage 2 of adding support for string Tensor
6 years ago
hesham 6c21e556c4 Clean up work for text python package
6 years ago
heleiwang 599a449e0b Support processing GNN data
6 years ago
hesham df361d1d26 Change mem layout of string tensor
6 years ago
mindspore-ci-bot 2e3d55ed87 !1281 Implementation of SplitOp
6 years ago
Peilin Wang 71e8bb1960 general split case done, chaining sampler (basic case) is working
6 years ago
qianlong 451c20a6f5 Add UnicodeCharTokenizer for nlp
6 years ago
xulei2020 163b6b7ea7 add jieba c++ code
6 years ago
hesham e8ca243364 -Add DE_STRING
6 years ago
mindspore-ci-bot c680cfbf27 !1157 dataset: add concat operation for dataset
6 years ago
mindspore-ci-bot ab031ee9ea !1126 VOCDataset support object detection function
6 years ago
xiefangqi c937bad53f minddata support voc
6 years ago
ms_yan c0fa7b4b19 init commit of concat dataset
6 years ago
mindspore-ci-bot 9e116e15fb !1139 Change Thread::Join to async call with time out
6 years ago
mindspore-ci-bot 1a052f7155 !1131 [Data]fix cmake build format
6 years ago
Jesse Lee f2be49d85e Fix a racing condition
6 years ago
xulei2020 903b64daa2 fix cmake build format
6 years ago
liyong aa3f89e74f mindrecord support read file list
6 years ago
Jesse Lee 3c643e7298 Move from dataset_dev branch to here
6 years ago
Zirui Wu c2d364a573 batch with padding implemented
6 years ago
xiefangqi 9a2daae84c del unused change_mode_op
6 years ago
mindspore-ci-bot 2303453753 !869 Random data op
6 years ago
Jesse Lee 270bf831a9 Random Data Op
6 years ago
mindspore-ci-bot 98939d839c !856 Fix skip op bug
6 years ago
jiangzhiwen 34bfa2f7c9 fix skip
6 years ago
Jesse Lee 332398d20a Check return code from WaitPost::Register
6 years ago
mindspore-ci-bot 6369cf27bd !406 added first row crc check for when reading tfrecord files
6 years ago
xulei2020 c705ea5e5b add filterOp code
6 years ago
Peilin Wang 9bc2134cb7 added checking of first row crc to find invalid tfrecord files
6 years ago
mindspore-ci-bot d8176a77f4 !425 New api "TextFileDataset"
6 years ago
ms_yan c5cfb09e66 Repair some MS_LOG problem
6 years ago
yanghaitao 2795e492ff TextFileDataset
6 years ago
ms_yan f0c07c3fa6 Realize take op and add ut
6 years ago
jzw 3f7054dccb add skip dataset op
6 years ago
mindspore-ci-bot cf026096a6 !183 Mindspore.dataset CPP sampler for GeneratorDataset
6 years ago
Junhan Hu 9739d3b048 Add CPP sampler support for GeneratorDataset
6 years ago
hesham 0fc23eee0f Support nested repeat
6 years ago
mindspore-ci-bot cc75cb357c !168 remove mindspore::make_unique and make_unique.h
6 years ago
jonyguo 20d1b64443 fix: error info is not exactly when column list invalid
6 years ago
Jonathan Yan 9d0fde29f4 remove ENABLE_MINDRECORD flag
6 years ago
Alexey Shevlyakov 84d780c1a4 remove make_unique.h
6 years ago
Alexey Shevlyakov d37b8c4f2d fix RandomCropDecodeResize test
6 years ago
Jonathan Yan 080bcda021 Replace std::cout with MS_LOG in dataset unit test
6 years ago
zhunaipan 930a1fb0a8 initial version
6 years ago