mindspore/tests/ut/cpp/dataset
Mahdi 5005b434e6 Fixed repeat issue with GetDatasetSize 2020-10-30 19:36:56 -04:00
..
common rename dataset dir and image files 2020-08-27 16:49:23 -04:00
CMakeLists.txt !7866 [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 2020-10-29 14:26:13 +08:00
README.md initial version 2020-03-27 22:54:54 +08:00
album_op_test.cc Added float_array support 2020-10-15 00:18:30 -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 Rebase up to 88ded11f59 2020-09-24 14:09:08 -04: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_cache_test.cc Enable caching over non-mappable dataset c++ api 2020-10-27 23:02:13 -04:00
c_api_dataset_album_test.cc Fixed repeat issue with GetDatasetSize 2020-10-30 19:36:56 -04:00
c_api_dataset_cifar_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_clue_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_coco_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_config_test.cc Added IR breakdown for remaining ops after PR7596 2020-10-22 23:07:41 -04:00
c_api_dataset_csv_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_iterator_test.cc Added IR breakdown for remaining ops after PR7596 2020-10-22 23:07:41 -04:00
c_api_dataset_manifest_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_minddata_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_ops_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_randomdata_test.cc Added GetDatasetSize 2020-10-23 16:29:11 -04:00
c_api_dataset_save.cc fix complie err in c_api_dataset_test_save 2020-10-23 10:09:35 -04:00
c_api_dataset_textfile_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_dataset_tfrecord_test.cc add validation check in tfrecord_node 2020-10-28 19:26:51 -04:00
c_api_dataset_voc_test.cc Fixed repeat issue with GetDatasetSize 2020-10-30 19:36:56 -04:00
c_api_datasets_test.cc C++ API: Delete ValidateParams in dataset APIs; update error input UTs 2020-10-29 16:29:16 -04:00
c_api_samplers_test.cc add params checking of offset in distributed_sampler 2020-10-28 16:46:12 +08:00
c_api_text_sentence_piece_vocab_test.cc [MD] C++ API support build_sentence_piece_vocab_node & sentence_piece_tokenizer 2020-10-29 11:05:28 +08:00
c_api_text_vocab_test.cc fix complie err in c_api_dataset_test_save 2020-10-23 10:09:35 -04:00
c_api_transforms_test.cc [MD] Fix log of vision and dataset in C++ api 2020-10-24 19:24:30 +08:00
c_api_vision_test.cc Add transforms API 2020-10-28 22:06:58 +08:00
cache_op_test.cc Rebase up to 542a52fbf8 2020-10-29 20:34:09 -04:00
callback_test.cc introducing pause and quit flags to DataBuffer 2020-08-21 14:33:26 -04:00
celeba_op_test.cc fix get_dataset_size in CelebADataset when usage is not all 2020-09-19 02:16:29 -04:00
center_crop_op_test.cc C++ API: Move vision ops to new vision files; create transforms namespace 2020-10-08 11:59:58 -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 !7530 [MD] Add divide image proccessing 2020-10-23 09:22:36 +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 Rebase up to 88ded11f59 2020-09-24 14:09:08 -04: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 Added Album empty string tensor support 2020-10-20 16:37:37 -04: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
slice_op_test.cc first working implementation 2020-09-24 15:39:28 -04: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_row_test.cc Updated TensorRow conversion 2020-09-29 14:50:44 -04:00
tensor_string_test.cc Added Album empty string tensor support 2020-10-20 16:37:37 -04:00
tensor_test.cc first working implementation 2020-09-24 15:39:28 -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
tree_adapter_test.cc Added IR breakdown for remaining ops after PR7596 2020-10-22 23:07:41 -04: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.