Commit Graph

151 Commits (64b0cb4f95eb996142957c8ae038b0981ea7e268)

Author SHA1 Message Date
tinazhang e57d849618 add concat op and extend zip support to cpp api
5 years ago
Eric 8c018da468 Fixing issues in distributed sampler
5 years ago
mindspore-ci-bot 634d797ca3 !3549 MapOp refactor for device augmentation (part 1)
5 years ago
dengyutao 388e43f7cb delete parameter block_reader for MindDataset
5 years ago
anthonyaje a7eaf2736a First drop of MapOp refactor to support device augment.
5 years ago
YangLuo ae99a3a3e4 C++ API support for TakeDatasetOp and VOCDatasetOp
5 years ago
mindspore-ci-bot b6c7273bb6 !3551 [MD] Fix Broken C++ Only Build
5 years ago
nhussain b65125b0a1 add more ifdef and include statments for pybind
5 years ago
mindspore-ci-bot ee67f70b73 !3449 Cifar100 for C API
5 years ago
Mahdi 92568248c9 Added Cifar100 for C API
5 years ago
mindspore-ci-bot 84c8b85ddc !3452 [MD] Gets rid of uncessary print calls
5 years ago
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
5 years ago
Eric 465a69a70a Added crop signature, wip
5 years ago
hesham adfbc891d3 - Add checks and testing for empty tensors
5 years ago
nhussain a306264030 remove print calls
5 years ago
Mahdi 2b71cbf1bd Added RenameOp
5 years ago
Cathy Wong 8921a6099c C++ API Support for Skip Dataset Op and UTs
5 years ago
mindspore-ci-bot 568e75fdd3 !3256 Zip C API
5 years ago
Mahdi 91b4d90716 Added ZipOp
5 years ago
mindspore-ci-bot bfc18704d5 !3254 [MD]Add more strict upper bounds to CenterCropOp and RandomCropWithBboxOp
5 years ago
nhussain b064cbab5d fix upper bound
5 years ago
jiangzhiwen 2f506b7985 CSV dataset loader
5 years ago
xulei2020 18b519ae0f add sentence piece
5 years ago
anzhengqi 008b91b2a1 inject epoch ctrl op in the execution tree and send eos at the end of epoch
5 years ago
YangLuo 4136892a3e add SlidingWindow Op
5 years ago
mindspore-ci-bot ba0143402c !3067 Cleanup dataset UT: Remove unneeded tf data files and tests
5 years ago
Cathy Wong ae1ed327ba Cleanup dataset UT: Remove unneeded data files and tests
5 years ago
liubuyu 43c79eb853 mindspore path adjust
5 years ago
Alexey Shevlyakov b930162e79 Decode + RandomCropAndResize = RandomCropDecodeResize
5 years ago
Jesse Lee 7c1bc5192b Initial Drop of CacheOp Phase I
5 years ago
mindspore-ci-bot 65c6e54e2e !2773 Adding cpp_api
5 years ago
mindspore-ci-bot 6284c42a76 !2941 MD tokenizer support output offsets
5 years ago
xiefangqi 47060631e5 add offsets feature to tokenizer
5 years ago
ervinzhang bd5a777f81 introducing new C++ API
5 years ago
heleiwang 7a046a1d70 support get_edge_feature
5 years ago
mindspore-ci-bot 2c3c204b14 !2982 supporting cpp unit tests for randomresizewithbbox and resizewithbbox
5 years ago
mindspore-ci-bot 02e797d130 !2947 CPP UTs for 3 BBoxAugOps + Fix to image_util.cc
5 years ago
avakh b2bfb0342b supporting cpp unit tests for random_resize_with_bbox_op and resize_with_bbox_op.
5 years ago
Danish Farid 506f8f134e fix, cpp ut's
5 years ago
mindspore-ci-bot 5355deca04 !2946 Added empty tensor support
5 years ago
mindspore-ci-bot 3cc9217f06 !2926 [Dataset C++ UT] Implement C++ UTs for RandomHorizontalFlipWithBBox and BoundingBoxAugment
5 years ago
Eric 79445012bd Tensor ut works
5 years ago
mindspore-ci-bot 915ddd25dd !2892 gnn random walk pr 1977 comment follow up
5 years ago
islam_amin 284cc910d5 C++ UTs for RandomHorizontalFlipWithBBox and Bounding Box Augment
5 years ago
tony_liu2 14899a1410 fix gnn random walk pr 1977 comments
5 years ago
mindspore-ci-bot 9ba937b1af !2920 Updating 3 BBox AugOps for Float + Common Files for BBox Float Support - (VertFlip/RandomCrop/RandomResizeCrop)
5 years ago
mindspore-ci-bot 6d946b6a19 !2890 Fix for Alexey's testcase
5 years ago
Danish Farid 78c370f72a First Commit - New Infrastructure - Python UT tests + Common Aug Files
5 years ago
Jesse Lee e0ef91a676 Fix Queue::Reset
5 years ago
ale 383564c417 fix perf_data test
5 years ago