| .. | 
		
		
			
			
			
			
				| common | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| CMakeLists.txt | !5961 [Data]Add lite_cv lib for mindspore lite data preprocessing | 5 years ago | 
		
			
			
			
			
				| README.md | initial version | 6 years ago | 
		
			
			
			
			
				| album_op_test.cc | Initial commit for album | 5 years ago | 
		
			
			
			
			
				| arena_test.cc | Memory pool clean up | 5 years ago | 
		
			
			
			
			
				| auto_contrast_op_test.cc | Added RandomAffine Op | 5 years ago | 
		
			
			
			
			
				| batch_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| bit_functions_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| bounding_box_augment_op_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| btree_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| build_vocab_test.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_album_test.cc | Change default value of sampler to seperate behaviour of default sampler | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_cifar_test.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_clue_test.cc | C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_coco_test.cc | Change default value of sampler to seperate behaviour of default sampler | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_csv_test.cc | Align num_samples of CSV with other dataset | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_iterator_test.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_manifest_test.cc | check invalid filename string | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_ops_test.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_randomdata_test.cc | fix randomdata issue | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_textfile_test.cc | C++ API: Lexicographical order support for CLUE, CSV & TextFile Datasets | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_tfrecord_test.cc | add tfrecord dataset to cpp api | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_voc_test.cc | Change default value of sampler to seperate behaviour of default sampler | 5 years ago | 
		
			
			
			
			
				| c_api_dataset_vocab.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| c_api_datasets_test.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| c_api_samplers_test.cc | reorganize headers and tests | 5 years ago | 
		
			
			
			
			
				| c_api_transforms_test.cc | add num_row check & fix api distributed sampler, lookup, default value | 5 years ago | 
		
			
			
			
			
				| cache_op_test.cc | Phase 2 of CacheOp | 5 years ago | 
		
			
			
			
			
				| callback_test.cc | introducing pause and quit flags to DataBuffer | 5 years ago | 
		
			
			
			
			
				| celeba_op_test.cc | Add usage flag to MNIST/CIFAR | 5 years ago | 
		
			
			
			
			
				| center_crop_op_test.cc | fix upper bound | 5 years ago | 
		
			
			
			
			
				| channel_swap_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| cifar_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| circular_pool_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| client_config_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| clue_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| coco_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| concat_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| concatenate_op_test.cc | fix concat | 5 years ago | 
		
			
			
			
			
				| connector_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| crop_op_test.cc | Added crop signature, wip | 5 years ago | 
		
			
			
			
			
				| csv_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| cut_out_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| cutmix_batch_op_test.cc | Added CutMix | 5 years ago | 
		
			
			
			
			
				| cyclic_array_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| data_helper_test.cc | Adding data_helper class | 5 years ago | 
		
			
			
			
			
				| datatype_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| decode_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| distributed_sampler_test.cc | add DistributedSampler for Concat op | 5 years ago | 
		
			
			
			
			
				| duplicate_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| epoch_ctrl_op_test.cc | inject epoch ctrl op in the execution tree and send eos at the end of epoch | 5 years ago | 
		
			
			
			
			
				| equalize_op_test.cc | Added RandomAffine Op | 5 years ago | 
		
			
			
			
			
				| execution_tree_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| fill_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| filter_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| global_context_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| gnn_graph_test.cc | Gnn data processing supports distributed scenarios | 5 years ago | 
		
			
			
			
			
				| image_folder_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| image_process_test.cc | add code | 5 years ago | 
		
			
			
			
			
				| interrupt_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| invert_op_test.cc | random sharpness cpp op support | 5 years ago | 
		
			
			
			
			
				| jieba_tokenizer_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| manifest_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| map_op_test.cc | First drop of MapOp refactor to support device augment. | 5 years ago | 
		
			
			
			
			
				| mask_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| memory_pool_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| mind_record_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| mixup_batch_op_test.cc | Added Mixup | 5 years ago | 
		
			
			
			
			
				| mnist_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| normalize_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| one_hot_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| pad_end_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| pad_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| path_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| perf_data_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| project_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| queue_test.cc | Memory pool clean up | 5 years ago | 
		
			
			
			
			
				| random_affine_op_test.cc | changing affine and posterize apis | 5 years ago | 
		
			
			
			
			
				| random_color_adjust_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_color_op_test.cc | RandomColor | 5 years ago | 
		
			
			
			
			
				| random_crop_and_resize_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_crop_and_resize_with_bbox_op_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| random_crop_decode_resize_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_crop_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_crop_with_bbox_op_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| random_data_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_horizontal_flip_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_horizontal_flip_with_bbox_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| random_posterize_op_test.cc | changing affine and posterize apis | 5 years ago | 
		
			
			
			
			
				| random_resize_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_resize_with_bbox_op_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| random_rotation_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_sharpness_op_test.cc | random sharpness cpp op support | 5 years ago | 
		
			
			
			
			
				| random_solarize_op_test.cc | change api to use std_vector | 5 years ago | 
		
			
			
			
			
				| random_vertical_flip_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| random_vertical_flip_with_bbox_op_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| rename_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| repeat_op_test.cc | inject epoch ctrl op in the execution tree and send eos at the end of epoch | 5 years ago | 
		
			
			
			
			
				| rescale_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| resize_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| resize_with_bbox_op_test.cc | rename dataset dir and image files | 5 years ago | 
		
			
			
			
			
				| rgba_to_bgr_op_test.cc | Added wrapper around color change function | 5 years ago | 
		
			
			
			
			
				| rgba_to_rgb_op_test.cc | Added wrapper around color change function | 5 years ago | 
		
			
			
			
			
				| schema_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| sentence_piece_vocab_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| shuffle_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| skip_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| sliding_window_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| solarize_op_test.cc | change api to use std_vector | 5 years ago | 
		
			
			
			
			
				| stand_alone_samplers_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| status_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| subset_random_sampler_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| swap_red_blue_test.cc | Added crop signature, wip | 5 years ago | 
		
			
			
			
			
				| take_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| task_manager_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| tensor_op_fusion_pass_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| tensor_string_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| tensor_test.cc | fix concat | 5 years ago | 
		
			
			
			
			
				| tensorshape_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| text_file_op_test.cc | C++ API Support for TextFile Dataset and Unit Tests | 5 years ago | 
		
			
			
			
			
				| tfReader_op_test.cc | decoupling core and context | 5 years ago | 
		
			
			
			
			
				| to_float16_op_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| tokenizer_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| treap_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| trucate_pair_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| type_cast_op_test.cc | - Add checks and testing for empty tensors | 5 years ago | 
		
			
			
			
			
				| voc_op_test.cc | Add usage flag to MNIST/CIFAR | 5 years ago | 
		
			
			
			
			
				| weighted_random_sampler_test.cc | mindspore path adjust | 5 years ago | 
		
			
			
			
			
				| zip_op_test.cc | decoupling core and context | 5 years ago |