You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/cpp/dataset
mindspore-ci-bot a4048e192c
!2256 Rename Sampler::Reset() to Sampler::ResetSampler()
5 years ago
..
common - Move MutableBuffer to be protected 5 years ago
CMakeLists.txt !2028 FillOp for BERT 5 years ago
README.md initial version 5 years ago
arena_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
batch_op_test.cc - Bug when empty strings sent to Python 5 years ago
bit_functions_test.cc initial version 5 years ago
btree_test.cc Remove dead code 5 years ago
celeba_op_test.cc consistent design for num_samples 5 years ago
center_crop_op_test.cc initial version 5 years ago
channel_swap_test.cc initial version 5 years ago
cifar_op_test.cc consistent design for num_samples 5 years ago
circular_pool_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
client_config_test.cc initial version 5 years ago
clue_op_test.cc add CLUE dataset 5 years ago
coco_op_test.cc CocoDataset implementation 5 years ago
concat_op_test.cc init commit of concat dataset 5 years ago
connector_test.cc Fix some timing hole in these two testcases 5 years ago
datatype_test.cc Change mem layout of string tensor 5 years ago
decode_op_test.cc initial version 5 years ago
execution_tree_test.cc initial version 5 years ago
fill_op_test.cc added FillOp for #119 - special Ops 5 years ago
filter_op_test.cc add filterOp code 5 years ago
global_context_test.cc initial version 5 years ago
gnn_graph_test.cc random walk v1 5 years ago
image_folder_op_test.cc - Move MutableBuffer to be protected 5 years ago
interrupt_test.cc Allow join_all to be blocking 5 years ago
jieba_tokenizer_op_test.cc Clean up work for text python package 5 years ago
manifest_op_test.cc consistent design for num_samples 5 years ago
map_op_test.cc !2029 Create TensorRow class that supports a row id 5 years ago
mask_test.cc Mask Op 5 years ago
memory_pool_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
mind_record_op_test.cc mindrecord support read file list 5 years ago
mnist_op_test.cc consistent design for num_samples 5 years ago
normalize_op_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
one_hot_op_test.cc Change mem layout of string tensor 5 years ago
path_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
project_op_test.cc remove make_unique.h 5 years ago
queue_test.cc added FillOp for #119 - special Ops 5 years ago
random_color_adjust_op_test.cc initial version 5 years ago
random_crop_and_resize_op_test.cc resolved issues in the comments 5 years ago
random_crop_decode_resize_op_test.cc - Move MutableBuffer to be protected 5 years ago
random_crop_op_test.cc initial version 5 years ago
random_data_op_test.cc Random Data Op 5 years ago
random_horizontal_flip_op_test.cc initial version 5 years ago
random_resize_op_test.cc initial version 5 years ago
random_rotation_op_test.cc initial version 5 years ago
random_vertical_flip_op_test.cc initial version 5 years ago
rename_op_test.cc initial version 5 years ago
repeat_op_test.cc Support nested repeat 5 years ago
rescale_op_test.cc initial version 5 years ago
resize_bilinear_op_test.cc initial version 5 years ago
resize_op_test.cc initial version 5 years ago
shuffle_op_test.cc initial version 5 years ago
skip_op_test.cc fix skip 5 years ago
stand_alone_samplers_test.cc Rename Sampler Reset 5 years ago
status_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
storage_op_test.cc initial version 5 years ago
subset_random_sampler_test.cc Rename Sampler Reset 5 years ago
take_op_test.cc Repair some MS_LOG problem 5 years ago
task_manager_test.cc Fix some timing hole in these two testcases 5 years ago
tensor_string_test.cc - Move MutableBuffer to be protected 5 years ago
tensor_test.cc Slice Op 5 years ago
tensorshape_test.cc initial version 5 years ago
text_file_op_test.cc TextFileDataset 5 years ago
tfReader_op_test.cc added checking of first row crc to find invalid tfrecord files 5 years ago
to_float16_op_test.cc initial version 5 years ago
tokenizer_op_test.cc Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp 5 years ago
treap_test.cc initial version 5 years ago
type_cast_op_test.cc Replace std::cout with MS_LOG in dataset unit test 5 years ago
voc_op_test.cc minddata support voc 5 years ago
weighted_random_sampler_test.cc Rename Sampler Reset 5 years ago
zip_op_test.cc initial version 5 years ago

README.md

Introduce of data

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