Commit Graph

477 Commits (bd777e0710ba51c66d1f37e9f73f60e405015a72)

Author SHA1 Message Date
mindspore-ci-bot 98a87ad969 !13220 Add data helper to C++ API
5 years ago
Eric 82f7c6f2c7 Moving data_helper
5 years ago
mindspore-ci-bot 483bb9de60 !13078 dataset UT: Reinstate INFO logging and data verification - part 2
5 years ago
Cathy Wong 95bbaaf9f6 dataset: Reinstate INFO logging and data verification - part 2
5 years ago
mindspore-ci-bot f7040ca134 !13198 Fix get_dataset_size error with PKSampler
5 years ago
Zirui Wu 2692e3cc3d fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
5 years ago
mindspore-ci-bot 236c874e64 !12862 Increase default level of parallelism in minddata pipeline
5 years ago
RobinGrosman a0e75b845a Increase default level of parallelism in mindddata pipeline to 8.
5 years ago
mindspore-ci-bot 0febd9c891 !13017 Add RGB2GRAY Operation
5 years ago
Cathy Wong 71ad3bb808 dataset: Specify Sampler and TensorTransform C++ API classes as final
5 years ago
shenwei41 7b56d1772e Add RGB2GRAY operation
5 years ago
jonyguo c426cd5434 fix: increace deviation_ratio for gnn test case
5 years ago
mindspore-ci-bot 62a6f783b3 !12809 Added pull-based prototype
5 years ago
Mahdi 9c3c36217e Added pull based prototype
5 years ago
YangLuo 74431ad117 Fix bugs of minddata transforms
5 years ago
Zirui Wu 8022001450 Remove datasets.h dependency on tensor.h and other related dependencies
5 years ago
mindspore-ci-bot ea8db7baf4 !12936 dataset UT: Reinstate INFO logging and data verification - part 1
5 years ago
Cathy Wong 521c313a3b dataset: Reinstate INFO logging and data verification - part1
5 years ago
mindspore-ci-bot 9baec79337 !12881 add GaussianBlur and Canny for lite_cv
5 years ago
TinaMengtingZhang 6280582315 fix testcases in c_api_random_test.cc
5 years ago
Xiao Tianci 449452c7ef add gaussian blur and canny for lite cv process
5 years ago
Eric f9a2379a70 Fixing api leftover
5 years ago
mindspore-ci-bot 4f504ad2a3 !12760 Fix include file(samplers.h) contains internal head file & Fix execute ut
5 years ago
mindspore-ci-bot 7f71525b0a !12810 dataset: Add IR vision error input tests, plus other UT updates
5 years ago
Cathy Wong 253f389817 dataset: Add IR vision error input tests, plus other UT updates
5 years ago
YangLuo eecbc99b2e fix minddata include internal head file & fix execute ut
5 years ago
TinaMengtingZhang ccefa8b32e Make Parse() as protected
5 years ago
Cathy Wong 2f1f0c438d dataset: C++ API Vision support for Ops with TensorTransform op input
5 years ago
mindspore-ci-bot f1c7aeaa6b !12555 Create C++ API classes for Samplers
5 years ago
mindspore-ci-bot 5556b12da4 !12480 Adding Affine API
5 years ago
mohammad f73def5933 make C++ API classes for samplers
5 years ago
Eric d328d6eb54 Adding affine
5 years ago
TinaMengtingZhang 518828b639 Support 3 composed data ops and cleanup code
5 years ago
Zhenglong Li 581f1e82d4 API merge with new API class and new IR class
5 years ago
mindspore-ci-bot 182d928379 !12553 dataset: Split c_api_vision_test.cc
5 years ago
Cathy Wong 6112738fea dataset: Split c_api_vision_test.cc
5 years ago
shenwei41 d8d56b5374 GetAffineTransform
5 years ago
Cathy Wong 3fc204e3bc dataset: Create C++ API classes for vision transform ops
5 years ago
mindspore-ci-bot 98f6d78778 !12361 Provide C++ API class for text and data transforms ops
5 years ago
TinaMengtingZhang c5aa3eeef2 Add API class for data transform ops except Compose, RandomApply, RandomChoice
5 years ago
mohammad 9e6fcc7f23 return status from sampler IR functions
5 years ago
mindspore-ci-bot c8332c16f7 !11957 getRotationMatrix2D and getPerspectiveTransform
5 years ago
shenwei41 737e828f3d getRotationMatrix2D and getPerspectiveTransform
5 years ago
Zhenglong Li e2d3495925 Dvpp refactor and 6 Dvpp operators
5 years ago
Eric 9953757ff4 Fixed tenor compile error for MD
5 years ago
Cathy Wong 3e6e35d749 dataset: delete minddata/dataset/include/status.h
5 years ago
hesham 715d70f397 Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
5 years ago
lixian 7d2fd6e76c cxx api refactor: tensor/status/model
5 years ago
Nat Sutyanyong 5a7dc0accc Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
5 years ago
mindspore-ci-bot f980561fe1 !11598 [MD] add common validation functions for transform
5 years ago