mindspore2022/tests/ut/cpp/dataset
mindspore-ci-bot 0bbce9367e !4772 Adding AlbumDataset for device training
Merge pull request !4772 from EricZ/ms-album
2020-08-24 08:27:14 +08:00
..
common Added Posterize Op 2020-08-18 13:55:47 -04:00
CMakeLists.txt Initial commit for album 2020-08-22 11:07:10 -04:00
README.md initial version 2020-03-27 22:54:54 +08:00
album_op_test.cc Initial commit for album 2020-08-22 11:07:10 -04:00
arena_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
auto_contrast_op_test.cc Added RandomAffine Op 2020-08-10 17:52:50 -04:00
batch_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
bit_functions_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
bounding_box_augment_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
btree_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
build_vocab_test.cc !4597 [Dataset] C++ API Support for build_vocab 2020-08-19 22:47:47 +08:00
c_api_dataset_album_test.cc Initial commit for album 2020-08-22 11:07:10 -04:00
c_api_dataset_cifar_test.cc reorganize headers and tests 2020-08-12 14:36:01 -04:00
c_api_dataset_clue_test.cc reorganize headers and tests 2020-08-12 14:36:01 -04:00
c_api_dataset_coco_test.cc reorganize headers and tests 2020-08-12 14:36:01 -04:00
c_api_dataset_csv_test.cc c++ api for CSV Dataset 2020-08-19 16:02:11 +08:00
c_api_dataset_iterator_test.cc reorganize headers and tests 2020-08-12 14:36:01 -04:00
c_api_dataset_manifest_test.cc c++ api support for Manifest Dataset 2020-08-18 09:48:55 +08:00
c_api_dataset_ops_test.cc add NumWorkers validate 2020-08-20 17:25:30 +08:00
c_api_dataset_randomdata_test.cc fix randomdata ut problem 2020-08-20 11:13:02 +08:00
c_api_dataset_textfile_test.cc !4597 [Dataset] C++ API Support for build_vocab 2020-08-19 22:47:47 +08:00
c_api_dataset_voc_test.cc !4597 [Dataset] C++ API Support for build_vocab 2020-08-19 22:47:47 +08:00
c_api_dataset_vocab.cc !4597 [Dataset] C++ API Support for build_vocab 2020-08-19 22:47:47 +08:00
c_api_datasets_test.cc !4402 [Dataset] Fix c_api bugs 2020-08-13 22:38:55 +08:00
c_api_samplers_test.cc reorganize headers and tests 2020-08-12 14:36:01 -04:00
c_api_transforms_test.cc Added fix for MixUpBatch and CutMixBatch and for RandomAffine 2020-08-21 17:40:08 -04:00
cache_op_test.cc Phase 2 of CacheOp 2020-08-19 13:45:55 -04:00
callback_test.cc introducing pause and quit flags to DataBuffer 2020-08-21 14:33:26 -04:00
celeba_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
center_crop_op_test.cc fix upper bound 2020-07-20 15:26:49 -04:00
channel_swap_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
cifar_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
circular_pool_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
client_config_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
clue_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
coco_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
concat_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
concatenate_op_test.cc fix concat 2020-08-05 11:28:56 -04:00
connector_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
crop_op_test.cc Added crop signature, wip 2020-07-24 20:40:45 -04:00
csv_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
cut_out_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
cutmix_batch_op_test.cc Added CutMix 2020-08-17 13:01:47 -04:00
cyclic_array_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
datatype_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
decode_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
distributed_sampler_test.cc add DistributedSampler for Concat op 2020-08-13 22:52:02 +08:00
duplicate_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
epoch_ctrl_op_test.cc inject epoch ctrl op in the execution tree and send eos at the end of epoch 2020-07-20 13:02:47 +08:00
equalize_op_test.cc Added RandomAffine Op 2020-08-10 17:52:50 -04:00
execution_tree_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
fill_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
filter_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
global_context_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
gnn_graph_test.cc Gnn data processing supports distributed scenarios 2020-08-19 11:09:01 +08:00
image_folder_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
interrupt_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
invert_op_test.cc random sharpness cpp op support 2020-08-11 15:30:40 -04:00
jieba_tokenizer_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
manifest_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
map_op_test.cc First drop of MapOp refactor to support device augment. 2020-07-28 15:53:43 -04:00
mask_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
memory_pool_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
mind_record_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
mixup_batch_op_test.cc Added Mixup 2020-08-07 17:47:16 -04:00
mnist_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
normalize_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
one_hot_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
pad_end_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
pad_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
path_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
perf_data_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
project_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
queue_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_affine_op_test.cc Added RandomAffine Op 2020-08-10 17:52:50 -04:00
random_color_adjust_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_color_op_test.cc RandomColor 2020-08-13 16:10:21 -04:00
random_crop_and_resize_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_crop_and_resize_with_bbox_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_crop_decode_resize_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_crop_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_crop_with_bbox_op_test.cc fix upper bound 2020-07-20 15:26:49 -04:00
random_data_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_horizontal_flip_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_horizontal_flip_with_bbox_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_posterize_op_test.cc Added Posterize Op 2020-08-18 13:55:47 -04:00
random_resize_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_resize_with_bbox_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_rotation_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_sharpness_op_test.cc random sharpness cpp op support 2020-08-11 15:30:40 -04:00
random_solarize_op_test.cc change api to use std_vector 2020-08-18 15:41:21 -04:00
random_vertical_flip_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
random_vertical_flip_with_bbox_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
rename_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
repeat_op_test.cc inject epoch ctrl op in the execution tree and send eos at the end of epoch 2020-07-20 13:02:47 +08:00
rescale_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
resize_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
resize_with_bbox_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
rgba_to_bgr_op_test.cc Added wrapper around color change function 2020-08-13 11:39:56 -04:00
rgba_to_rgb_op_test.cc Added wrapper around color change function 2020-08-13 11:39:56 -04:00
schema_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
sentence_piece_vocab_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
shuffle_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
skip_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
sliding_window_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
solarize_op_test.cc change api to use std_vector 2020-08-18 15:41:21 -04:00
stand_alone_samplers_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
status_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
subset_random_sampler_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
swap_red_blue_test.cc Added crop signature, wip 2020-07-24 20:40:45 -04:00
take_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
task_manager_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
tensor_op_fusion_pass_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
tensor_string_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
tensor_test.cc fix concat 2020-08-05 11:28:56 -04:00
tensorshape_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
text_file_op_test.cc C++ API Support for TextFile Dataset and Unit Tests 2020-08-11 11:53:53 -04:00
tfReader_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
to_float16_op_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
tokenizer_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
treap_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
trucate_pair_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
type_cast_op_test.cc - Add checks and testing for empty tensors 2020-07-24 17:23:18 -04:00
voc_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00
weighted_random_sampler_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
zip_op_test.cc decoupling core and context 2020-08-05 08:15:14 +08:00

README.md

Introduce of data

All of data used in this folder created by Huawei Technologies Co.