mindspore2022/tests/ut/cpp/dataset
luoyang 9064a5f731 add num_row check & fix api distributed sampler, lookup, default value
of usage
2020-09-17 20:31:26 +08:00
..
common rename dataset dir and image files 2020-08-27 16:49:23 -04:00
CMakeLists.txt !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing 2020-09-10 18:51:07 +08: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 Memory pool clean up 2020-08-30 11:28:24 -04: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 rename dataset dir and image files 2020-08-27 16:49:23 -04:00
btree_test.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
build_vocab_test.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08:00
c_api_dataset_album_test.cc Change default value of sampler to seperate behaviour of default sampler 2020-08-27 21:24:37 +08:00
c_api_dataset_cifar_test.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08:00
c_api_dataset_clue_test.cc C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets 2020-08-25 14:11:19 -04:00
c_api_dataset_coco_test.cc Change default value of sampler to seperate behaviour of default sampler 2020-08-27 21:24:37 +08:00
c_api_dataset_csv_test.cc Align num_samples of CSV with other dataset 2020-09-03 17:30:39 +08:00
c_api_dataset_iterator_test.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08:00
c_api_dataset_manifest_test.cc check invalid filename string 2020-09-03 22:09:26 +08:00
c_api_dataset_ops_test.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08:00
c_api_dataset_randomdata_test.cc fix randomdata issue 2020-08-28 11:55:49 +08:00
c_api_dataset_textfile_test.cc C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets 2020-08-25 14:11:19 -04:00
c_api_dataset_tfrecord_test.cc add tfrecord dataset to cpp api 2020-09-02 08:55:47 -04:00
c_api_dataset_voc_test.cc Change default value of sampler to seperate behaviour of default sampler 2020-08-27 21:24:37 +08:00
c_api_dataset_vocab.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08:00
c_api_datasets_test.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08:00
c_api_samplers_test.cc reorganize headers and tests 2020-08-12 14:36:01 -04:00
c_api_transforms_test.cc add num_row check & fix api distributed sampler, lookup, default value 2020-09-17 20:31:26 +08: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 Add usage flag to MNIST/CIFAR 2020-09-09 09:59:55 -04: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
data_helper_test.cc Adding data_helper class 2020-08-31 16:29:14 -04: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
image_process_test.cc add code 2020-09-16 17:01:30 +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 Memory pool clean up 2020-08-30 11:28:24 -04:00
random_affine_op_test.cc changing affine and posterize apis 2020-08-26 10:51:54 -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 rename dataset dir and image files 2020-08-27 16:49:23 -04: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 rename dataset dir and image files 2020-08-27 16:49:23 -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 rename dataset dir and image files 2020-08-27 16:49:23 -04:00
random_posterize_op_test.cc changing affine and posterize apis 2020-08-26 10:51:54 -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 rename dataset dir and image files 2020-08-27 16:49:23 -04: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 rename dataset dir and image files 2020-08-27 16:49:23 -04: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 rename dataset dir and image files 2020-08-27 16:49:23 -04: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 Add usage flag to MNIST/CIFAR 2020-09-09 09:59:55 -04: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.