..
common
-Add DE_STRING
2020-05-15 20:33:28 -04:00
CMakeLists.txt
-Add DE_STRING
2020-05-15 20:33:28 -04: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
batch with padding implemented
2020-05-07 11:18:42 -04:00
bit_functions_test.cc
initial version
2020-03-27 22:54:54 +08:00
btree_test.cc
Move from dataset_dev branch to here
2020-05-11 15:11:53 -04:00
celeba_op_test.cc
remove make_unique.h
2020-04-07 14:00:09 -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
remove make_unique.h
2020-04-07 14:00:09 -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
initial version
2020-03-27 22:54:54 +08:00
concat_op_test.cc
init commit of concat dataset
2020-05-15 13:14:13 +08:00
connector_test.cc
initial version
2020-03-27 22:54:54 +08:00
datatype_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -04:00
decode_op_test.cc
initial version
2020-03-27 22:54:54 +08:00
execution_tree_test.cc
initial version
2020-03-27 22:54:54 +08: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
image_folder_op_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -04:00
interrupt_test.cc
Check return code from WaitPost::Register
2020-04-28 15:19:03 -04:00
manifest_op_test.cc
remove make_unique.h
2020-04-07 14:00:09 -04:00
map_op_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -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
Replace std::cout with MS_LOG in dataset unit test
2020-03-30 11:02:32 -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
Replace std::cout with MS_LOG in dataset unit test
2020-03-30 11:02:32 -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
Replace std::cout with MS_LOG in dataset unit test
2020-03-30 11:02:32 -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
fix RandomCropDecodeResize test
2020-04-03 11:13:57 -04:00
random_crop_decode_resize_op_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -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
initial version
2020-03-27 22:54:54 +08:00
repeat_op_test.cc
Support nested repeat
2020-04-14 10:13:18 -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
initial version
2020-03-27 22:54:54 +08:00
skip_op_test.cc
fix skip
2020-04-29 20:12:37 +08:00
stand_alone_samplers_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -04:00
status_test.cc
Replace std::cout with MS_LOG in dataset unit test
2020-03-30 11:02:32 -04:00
storage_op_test.cc
initial version
2020-03-27 22:54:54 +08:00
subset_random_sampler_test.cc
Add CPP sampler support for GeneratorDataset
2020-04-14 12:09:03 -04:00
take_op_test.cc
Repair some MS_LOG problem
2020-04-20 19:45:46 +08:00
task_manager_test.cc
Fix a racing condition
2020-05-13 14:59:25 -04:00
tensor_string_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -04:00
tensor_test.cc
-Add DE_STRING
2020-05-15 20:33:28 -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
treap_test.cc
initial version
2020-03-27 22:54:54 +08: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
Add CPP sampler support for GeneratorDataset
2020-04-14 12:09:03 -04:00
zip_op_test.cc
initial version
2020-03-27 22:54:54 +08:00