mindspore2022/tests/ut/cpp/dataset
ms_yan 7d2fe8c279 change GetTensor into GetRow to avoid NullPtr 2020-06-24 17:45:43 +08:00
..
common - Move MutableBuffer to be protected 2020-06-11 17:32:03 -04:00
CMakeLists.txt init remove storage op in c++ 2020-06-20 13:52:07 +08:00
README.md initial version 2020-03-27 22:54:54 +08:00
arena_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
batch_op_test.cc init remove storage op in c++ 2020-06-20 13:52:07 +08:00
bit_functions_test.cc initial version 2020-03-27 22:54:54 +08:00
btree_test.cc Remove dead code 2020-06-16 11:46:30 -04:00
celeba_op_test.cc consistent design for num_samples 2020-06-03 15:01:18 -04:00
center_crop_op_test.cc initial version 2020-03-27 22:54:54 +08:00
channel_swap_test.cc initial version 2020-03-27 22:54:54 +08:00
cifar_op_test.cc consistent design for num_samples 2020-06-03 15:01:18 -04:00
circular_pool_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
client_config_test.cc init remove storage op in c++ 2020-06-20 13:52:07 +08:00
clue_op_test.cc add CLUE dataset 2020-06-15 10:40:46 +08:00
coco_op_test.cc CocoDataset implementation 2020-06-11 11:52:17 +08:00
concat_op_test.cc init commit of concat dataset 2020-05-15 13:14:13 +08:00
concatenate_op_test.cc remove graphengine changes 2020-06-18 17:17:50 -04:00
connector_test.cc Fix some timing hole in these two testcases 2020-05-27 14:22:37 -04:00
datatype_test.cc Change mem layout of string tensor 2020-05-22 01:22:29 -04:00
decode_op_test.cc initial version 2020-03-27 22:54:54 +08:00
duplicate_op_test.cc DuplicateOp 2020-06-18 19:47:27 -04:00
execution_tree_test.cc init remove storage op in c++ 2020-06-20 13:52:07 +08:00
fill_op_test.cc added FillOp for #119 - special Ops 2020-06-15 11:30:43 -04:00
filter_op_test.cc add filterOp code 2020-04-20 22:32:19 +08:00
global_context_test.cc initial version 2020-03-27 22:54:54 +08:00
gnn_graph_test.cc fix misspell and check parameters 2020-06-24 09:17:04 +08:00
image_folder_op_test.cc - Move MutableBuffer to be protected 2020-06-11 17:32:03 -04:00
interrupt_test.cc Allow join_all to be blocking 2020-05-25 15:24:36 -04:00
jieba_tokenizer_op_test.cc Clean up work for text python package 2020-05-22 04:35:58 -04:00
manifest_op_test.cc consistent design for num_samples 2020-06-03 15:01:18 -04:00
map_op_test.cc init remove storage op in c++ 2020-06-20 13:52:07 +08:00
mask_test.cc Truncate Pair 2020-06-17 23:11:27 -04:00
memory_pool_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
mind_record_op_test.cc mindrecord support read file list 2020-05-13 14:11:59 +08:00
mnist_op_test.cc consistent design for num_samples 2020-06-03 15:01:18 -04:00
normalize_op_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
one_hot_op_test.cc Change mem layout of string tensor 2020-05-22 01:22:29 -04:00
pad_end_op_test.cc PadEndOp 2020-06-18 16:07:34 -04:00
path_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
project_op_test.cc remove make_unique.h 2020-04-07 14:00:09 -04:00
queue_test.cc added FillOp for #119 - special Ops 2020-06-15 11:30:43 -04:00
random_color_adjust_op_test.cc initial version 2020-03-27 22:54:54 +08:00
random_crop_and_resize_op_test.cc resolved issues in the comments 2020-06-15 16:45:18 -04:00
random_crop_decode_resize_op_test.cc - Move MutableBuffer to be protected 2020-06-11 17:32:03 -04:00
random_crop_op_test.cc initial version 2020-03-27 22:54:54 +08:00
random_data_op_test.cc Random Data Op 2020-04-29 10:26:00 -04:00
random_horizontal_flip_op_test.cc initial version 2020-03-27 22:54:54 +08:00
random_resize_op_test.cc initial version 2020-03-27 22:54:54 +08:00
random_rotation_op_test.cc initial version 2020-03-27 22:54:54 +08:00
random_vertical_flip_op_test.cc initial version 2020-03-27 22:54:54 +08:00
rename_op_test.cc init remove storage op in c++ 2020-06-20 13:52:07 +08:00
repeat_op_test.cc Move python tree transformation into cpp pass. 2020-06-18 15:52:38 -04:00
rescale_op_test.cc initial version 2020-03-27 22:54:54 +08:00
resize_bilinear_op_test.cc initial version 2020-03-27 22:54:54 +08:00
resize_op_test.cc initial version 2020-03-27 22:54:54 +08:00
shuffle_op_test.cc init remove storage op in c++ 2020-06-20 13:52:07 +08:00
skip_op_test.cc fix skip 2020-04-29 20:12:37 +08:00
stand_alone_samplers_test.cc Rename Sampler Reset 2020-06-17 14:43:45 -04:00
status_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
subset_random_sampler_test.cc Rename Sampler Reset 2020-06-17 14:43:45 -04:00
take_op_test.cc Repair some MS_LOG problem 2020-04-20 19:45:46 +08:00
task_manager_test.cc Fix some timing hole in these two testcases 2020-05-27 14:22:37 -04:00
tensor_string_test.cc - Move MutableBuffer to be protected 2020-06-11 17:32:03 -04:00
tensor_test.cc remove graphengine changes 2020-06-18 17:17:50 -04:00
tensorshape_test.cc initial version 2020-03-27 22:54:54 +08:00
text_file_op_test.cc TextFileDataset 2020-04-20 11:18:55 +08:00
tfReader_op_test.cc added checking of first row crc to find invalid tfrecord files 2020-04-20 10:25:26 -04:00
to_float16_op_test.cc initial version 2020-03-27 22:54:54 +08:00
tokenizer_op_test.cc Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp 2020-06-17 15:47:04 +08:00
treap_test.cc initial version 2020-03-27 22:54:54 +08:00
trucate_pair_test.cc Truncate Pair 2020-06-17 23:11:27 -04:00
type_cast_op_test.cc Replace std::cout with MS_LOG in dataset unit test 2020-03-30 11:02:32 -04:00
voc_op_test.cc minddata support voc 2020-05-15 13:24:03 +08:00
weighted_random_sampler_test.cc Rename Sampler Reset 2020-06-17 14:43:45 -04:00
zip_op_test.cc change GetTensor into GetRow to avoid NullPtr 2020-06-24 17:45:43 +08:00

README.md

Introduce of data

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