Commit Graph

420 Commits (af48c177987d9619b483ba0a3fdf5be443c50624)

Author SHA1 Message Date
xiefangqi d0410d6191 md delete set_dataset_size interface
4 years ago
mindspore-ci-bot c45f79d36b !5384 [MD]-Api changes
4 years ago
Zirui Wu bde9f18f5a update lookup api to take in a type
4 years ago
nhussain 3bac9d3713 switch input columns and operation
5 years ago
mindspore-ci-bot d76ac7c6e8 !5648 GetColumnNames for Python
5 years ago
Mahdi 6e7aab8c4f Added GetColumnNames for Datasets
5 years ago
Cathy Wong 4d4c11b133 dataset API docstring cleanup: Standard product terms NumPy, Python
5 years ago
mindspore-ci-bot bb84f50407 !5473 optim pylint
5 years ago
Lixia Chen 27d5281641 Change epoch count to 1 for python testcases
5 years ago
mindspore-ci-bot 8f3ebfd469 !5624 Optimize the performance of GraphData.get_neg_sampled_neighbors
5 years ago
heleiwang 857cf2f77f Optimize the negative sampling process
5 years ago
mindspore-ci-bot 5453b40311 !4477 add dataset compare function to utils
5 years ago
Cathy Wong 7f6782be2a dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
jinyaohui a9972a7def optim pylint
5 years ago
tony_liu2 70bfd506a1 add function
5 years ago
mindspore-ci-bot 7aaf4118bf !5297 CutMixBatch and MixUpBatch fix for 2D one-hot labels
5 years ago
mahdi 7ad7024c45 Fixed 2D one-hot label problems in CutMix and MixUp
5 years ago
islam_amin 94a4a3f20b changing affine and posterize apis
5 years ago
mindspore-ci-bot e4d2f2fd3b !5030 Adding a BBox class and fixing Posterize C Op testing.
5 years ago
mindspore-ci-bot 20b3134785 !5184 fix: padded dataset when no div and with repeat op
5 years ago
mindspore-ci-bot f3fd7a5578 !5073 Add checks and exception handling DS callback
5 years ago
jonyguo 6df1a43ec2 fix: padded dataset with non div & repeat
5 years ago
mindspore-ci-bot 346b97acb8 !5156 fix softdvpp coredump
5 years ago
qianlong 12dfca71f1 fix softdvpp coredump
5 years ago
YangLuo 67f5c89cd6 Check input image type for random posterize
5 years ago
islam_amin 641e751d5e adding bbox class
5 years ago
Mahdi a2c38d89f9 Added float32 support for CutMixBatch
5 years ago
hesham 8eeceb267b - release the wait if training is ended
5 years ago
mindspore-ci-bot ac81886328 !4916 fix generator_dataset hangs and test_graphdata_distributed.py failing randomly
5 years ago
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
5 years ago
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
5 years ago
mindspore-ci-bot 9d7250c483 !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
5 years ago
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
5 years ago
mindspore-ci-bot 82c888f065 !4930 Fix CI cifar hang issue
5 years ago
xiefangqi e3e7820413 fix cifar stuck problem
5 years ago
heleiwang 4870abc848 1. fix generator_dataset hangs
5 years ago
jonyguo 5b4b539751 fix: concat with none sample dataset
5 years ago
mindspore-ci-bot ed954dc407 !4782 Python UT fails on RandomPosterize
5 years ago
islam_amin 85357238fe Fixing posterize python ut
5 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
5 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
5 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
5 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
5 years ago
mindspore-ci-bot 50b5c8035b !4701 fix concat get_dataset_size error
5 years ago
nhussain 738ae2c78d change api to use std_vector
5 years ago
islam_amin 979111d0ef Added Posterize Op
5 years ago
jonyguo b0b370336f fix: concat get_dataset_size error
5 years ago
jonyguo 5f294fb90d fix: random affine parameter check
5 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
5 years ago
mahdi 3ecc53fb4e Added CutMix
5 years ago