Commit Graph

639 Commits (12dfca71f1bbffabec264ba2102407cccac4e81b)

Author SHA1 Message Date
mindspore-ci-bot 0bbce9367e !4772 Adding AlbumDataset for device training
6 years ago
Eric c79db93c48 Initial commit for album
6 years ago
mindspore-ci-bot 9b503e4f38 !4955 Fixes for Dynamic Augmentation Ops
6 years ago
Mahdi a5f9b8f92e Added fix for MixUpBatch and CutMixBatch and for RandomAffine
6 years ago
mindspore-ci-bot 9d7250c483 !4776 Introduce 2 extra ctrl flags to DataBuffer in dataset, address remaining cmts to PR4632
6 years ago
Zirui Wu 74c1e6da60 introducing pause and quit flags to DataBuffer
6 years ago
mindspore-ci-bot b2a5440548 !4883 Fix compilation warnings
6 years ago
zhoufeng 22ec976ef7 fix compilation warnings
6 years ago
mindspore-ci-bot 9a3baf4f6c !4314 [MD] remove defaults used in binding code, and remove bilinear resize op
6 years ago
mindspore-ci-bot bfa3cd900e !4843 remove ccsrc/common.h by explicit dependent header file
6 years ago
zhousiyi d0e58dd765 remove ccsrc/common.h
6 years ago
xiefangqi 7dc7990d75 add NumWorkers validate
6 years ago
mindspore-ci-bot 7b0a4e5929 !4796 Fix randomdata ut core dump problem
6 years ago
xiefangqi c0d18d2517 fix randomdata ut problem
6 years ago
Jesse Lee 8a08d0c37b Phase 2 of CacheOp
6 years ago
Zirui Wu 78c1aa1d96 Implemented Callback for Dataset
6 years ago
YangLuo b50ae27c72 !4597 [Dataset] C++ API Support for build_vocab
6 years ago
nhussain eb9a611041 remove old defaults
6 years ago
mindspore-ci-bot d541e261a0 !4696 C++ API Support for CSV Dataset
6 years ago
mindspore-ci-bot 2db4bda219 !4622 serving restful init
6 years ago
mindspore-ci-bot 256dccc651 !4498 Gnn data processing supports distributed scenarios
6 years ago
jiangzhiwen 39df25f803 c++ api for CSV Dataset
6 years ago
heleiwang 8ee4d8e92d Gnn data processing supports distributed scenarios
6 years ago
mindspore-ci-bot 6868b9b6fa !4422 Minddata new dataset api ==> RandomData
6 years ago
xiefangqi b91e56375e add randomdataset and schema
6 years ago
nhussain 738ae2c78d change api to use std_vector
6 years ago
islam_amin 979111d0ef Added Posterize Op
6 years ago
hexia 75d116b5db serving http init
6 years ago
mindspore-ci-bot 4f46c4277a !4614 Code compile performance optimization
6 years ago
mindspore-ci-bot cc077de9e3 !4425 fix if statement with no return coredump
6 years ago
zhoufeng 663278112f optimize code compile performance
6 years ago
mindspore-ci-bot 26de4540ef !4639 rename param_value to param_info
6 years ago
fary86 38083e055a Fix coredump missing return statement after while loop
6 years ago
Wei Luning c1c30a44f1 rename param_value -> param_info
6 years ago
jiangzhiwen a88273bd3f c++ api support for Manifest Dataset
6 years ago
mindspore-ci-bot 113ff6ca24 !4367 CutMixBatch Augmentation Op
6 years ago
mahdi 3ecc53fb4e Added CutMix
6 years ago
mindspore-ci-bot dda4c26e7c !4423 add reshape type of tensor
6 years ago
WilliamLian 6760d9976d add reshape type to tensor
6 years ago
mindspore-ci-bot f875bf21bc !2948 fix control flow
6 years ago
huangdongrun 2a6d346d2f support if by if grad parameter
6 years ago
Cathy Wong 9c8af0d1cf C++ API: Provide validate param functions
6 years ago
mindspore-ci-bot 7d70fb4dc4 !3769 add RandomColorOp
6 years ago
mindspore-ci-bot ebdea65f70 !4402 [Dataset] Fix c_api bugs
6 years ago
mindspore-ci-bot e9629f95e1 !4418 Add UniqueWithPad cpu kernel
6 years ago
Alexey Shevlyakov 8526d5414d RandomColor
6 years ago
mindspore-ci-bot 2953720169 !4322 Adding RGBA color conversion
6 years ago
mindspore-ci-bot 7a10e07fc6 !4383 Add distributedSampler to concatOP
6 years ago
eric 6a41b44724 Added wrapper around color change function
6 years ago
genglishuai 4d4df68d1e add DistributedSampler for Concat op
6 years ago