You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
i-robot 7331629ceb !22686 [assistant][ops][Dither] 4 years ago
..
common [feat][assistant][I3CEGR] add op random lighting 4 years ago
CMakeLists.txt [fear][assistant][I40GYA] add new loader UDPOSDataset 4 years ago
README.md fix code format bug 5 years ago
affine_op_test.cc Adding affine 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 remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
bit_functions_test.cc unify include file of minddata 4 years ago
bounding_box_augment_op_test.cc rename dataset dir and image files 5 years ago
btree_test.cc cxx api refactor: tensor/status/model 5 years ago
build_vocab_test.cc Removed unused include 4 years ago
c_api_audio_a_to_q_test.cc [feat][assistant][I40GXF] add new data operator Dither 4 years ago
c_api_audio_r_to_z_test.cc [feat][assistant][I3ALD1] add new method Spectrogram 4 years ago
c_api_cache_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
c_api_dataset_ag_news_test.cc [feat] [assistant] [I3T96M] add new loader AGNEWS 4 years ago
c_api_dataset_album_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_cifar_test.cc unify include file of minddata 4 years ago
c_api_dataset_cityscapes_test.cc [feat] [assistant] [I3CKEM] add new dataset operator Cityscapes 4 years ago
c_api_dataset_clue_test.cc unify include file of minddata 4 years ago
c_api_dataset_coco_test.cc unify include file of minddata 4 years ago
c_api_dataset_config_test.cc unify include file of minddata 4 years ago
c_api_dataset_csv_test.cc unify include file of minddata 4 years ago
c_api_dataset_dbpedia_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_div2k_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_emnist_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_fake_image_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_fashion_mnist_test.cc [feat][assistant][I3J6V4] add new data operator FashionMnist 4 years ago
c_api_dataset_flickr_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_iterator_test.cc unify include file of minddata 4 years ago
c_api_dataset_iwslt_test.cc [feat][assistant][I40GY8]add new loader IWSLTDataset 4 years ago
c_api_dataset_kmnist_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_lj_speech_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_manifest_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_minddata_test.cc unify include file of minddata 4 years ago
c_api_dataset_ops_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
c_api_dataset_penn_treebank_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_photo_tour_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_places365_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_qmnist_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_randomdata_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
c_api_dataset_save.cc unify include file of minddata 4 years ago
c_api_dataset_sbu_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_sogou_news_test.cc [feat][assistant][I40GXN] add new loader SogouNews 4 years ago
c_api_dataset_speech_commands_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_stl10_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_tedlium_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_textfile_test.cc remove old tests and move coverage 4 years ago
c_api_dataset_tfrecord_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
c_api_dataset_udpos_test.cc [fear][assistant][I40GYA] add new loader UDPOSDataset 4 years ago
c_api_dataset_usps_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_voc_test.cc remove old tests and move coverage 4 years ago
c_api_dataset_yahoo_answers_test.cc [feat][assistant][I40GXW] add new loader YahooAnswers 4 years ago
c_api_dataset_yelp_review_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_dataset_yes_no_test.cc add some of dataset ut cases about createIterator columns 4 years ago
c_api_datasets_test.cc removed old tests and moved additonal coverage to new test files 4 years ago
c_api_epoch_ctrl_test.cc unify include file of minddata 4 years ago
c_api_pull_based_test.cc unify include file of minddata 4 years ago
c_api_repeat_test.cc unify include file of minddata 4 years ago
c_api_samplers_test.cc remove old tests and move coverage 4 years ago
c_api_text_sentence_piece_vocab_test.cc unify include file of minddata 4 years ago
c_api_text_test.cc [feat][assistant][I3ZSQV] add new data operator CharNGram 4 years ago
c_api_text_vocab_test.cc unify include file of minddata 4 years ago
c_api_transforms_test.cc Stage 1 4 years ago
c_api_vision_a_to_q_test.cc [feat] [assistant] [I40GZP] add new data op AutoAugment 4 years ago
c_api_vision_affine_test.cc unify include file of minddata 4 years ago
c_api_vision_bounding_box_augment_test.cc unify include file of minddata 4 years ago
c_api_vision_gaussian_blur_test.cc add Rotate Python API 4 years ago
c_api_vision_horizontal_flip_test.cc add Rotate Python API 4 years ago
c_api_vision_r_to_z_test.cc [feat][assistant][I3CEGR] add op random lighting 4 years ago
c_api_vision_random_subselect_policy_test.cc unify include file of minddata 4 years ago
c_api_vision_random_test.cc Add Random operation with MultiField 4 years ago
c_api_vision_slice_patches_test.cc add slice patches in python and c++ 4 years ago
c_api_vision_soft_dvpp_test.cc unify include file of minddata 4 years ago
c_api_vision_uniform_aug_test.cc unify include file of minddata 4 years ago
c_api_vision_vertical_flip_test.cc add Rotate Python API 4 years ago
cache_op_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
center_crop_op_test.cc cxx api refactor: tensor/status/model 5 years ago
channel_swap_test.cc - Add checks and testing for empty tensors 5 years ago
circular_pool_test.cc decoupling core and context 5 years ago
concatenate_op_test.cc fix concat 5 years ago
connector_test.cc cxx api refactor: tensor/status/model 5 years ago
crop_op_test.cc add Crop Python API 4 years ago
csv_op_test.cc remove builder 4 years ago
cut_out_op_test.cc mindspore path adjust 5 years ago
cutmix_batch_op_test.cc reduce ut time of cutmix_batch 5 years ago
cyclic_array_test.cc mindspore path adjust 5 years ago
data_helper_test.cc Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset" 4 years ago
datatype_test.cc unify include file of minddata 4 years ago
decode_op_test.cc mindspore path adjust 5 years ago
deserialize_test.cc fix deser python operation error 4 years ago
distributed_sampler_test.cc all the updated input order 4 years ago
duplicate_op_test.cc - Add checks and testing for empty tensors 5 years ago
dvpp_decode_jpeg_test.cc unify include file of minddata 4 years ago
equalize_op_test.cc Added RandomAffine Op 5 years ago
execute_test.cc [feat][assistant][I40GXF] add new data operator Dither 4 years ago
execution_tree_test.cc remove old tests and move coverage 4 years ago
fill_op_test.cc cxx api refactor: tensor/status/model 5 years ago
global_context_test.cc mindspore path adjust 5 years ago
gnn_graph_test.cc Implement new gnn feature 4 years ago
image_process_test.cc [feat][assistant][I3CEGQ] add op rgb2bgr 4 years ago
interrupt_test.cc cxx api refactor: tensor/status/model 5 years ago
invert_op_test.cc random sharpness cpp op support 5 years ago
ir_callback_test.cc Fix intermittent failure in callback_test.cc 4 years ago
ir_sampler_test.cc split sampler vision IR files 4 years ago
ir_tensor_op_fusion_pass_test.cc unify include file of minddata 4 years ago
ir_tree_adapter_test.cc Add callback to Batch op 4 years ago
ir_vision_random_test.cc split sampler vision IR files 4 years ago
ir_vision_test.cc split sampler vision IR files 4 years ago
jieba_tokenizer_op_test.cc - Add checks and testing for empty tensors 5 years ago
mask_test.cc - Add checks and testing for empty tensors 5 years ago
memory_pool_test.cc Removed unused include 4 years ago
mind_record_op_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
mixup_batch_op_test.cc Added Mixup 5 years ago
normalize_op_test.cc Modify normalize to support multiple of channels 4 years ago
normalizepad_op_test.cc Add NormalizePadOp 5 years ago
one_hot_op_test.cc - Add checks and testing for empty tensors 5 years ago
optimization_pass_test.cc sync code 4 years ago
pad_end_op_test.cc Address 3 code issues: 4 years ago
pad_op_test.cc mindspore path adjust 5 years ago
path_test.cc fix: code review new 4 years ago
perf_data_test.cc Removed unused include 4 years ago
profiler_test.cc add MD Profiler Save() 4 years ago
queue_test.cc resize to a smaller size 4 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 [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
random_crop_and_resize_op_test.cc Add Random operation with MultiField 4 years ago
random_crop_and_resize_with_bbox_op_test.cc Added fix for random core dump 5 years ago
random_crop_decode_resize_op_test.cc Add Random operation with MultiField 4 years ago
random_crop_op_test.cc Add Random operation with MultiField 4 years ago
random_crop_with_bbox_op_test.cc all the updated input order 4 years ago
random_horizontal_flip_op_test.cc Add Random operation with MultiField 4 years ago
random_horizontal_flip_with_bbox_test.cc rename dataset dir and image files 5 years ago
random_posterize_op_test.cc fix bug in random posterize 4 years ago
random_resize_op_test.cc Add Random operation with MultiField 4 years ago
random_resize_with_bbox_op_test.cc rename dataset dir and image files 5 years ago
random_rotation_op_test.cc fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {} 4 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 Add Random operation with MultiField 4 years ago
random_vertical_flip_with_bbox_op_test.cc rename dataset dir and image files 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 [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
rgba_to_rgb_op_test.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
schema_test.cc Removed unused include 4 years ago
sentence_piece_vocab_op_test.cc remove old tests and move coverage 4 years ago
slice_op_test.cc first working implementation 5 years ago
sliding_window_op_test.cc - Add checks and testing for empty tensors 5 years ago
solarize_op_test.cc enhance error msg 4 years ago
stand_alone_samplers_test.cc all the updated input order 4 years ago
status_test.cc cxx api refactor: tensor/status/model 5 years ago
subset_random_sampler_test.cc all the updated input order 4 years ago
subset_sampler_test.cc all the updated input order 4 years ago
swap_red_blue_test.cc Added crop signature, wip 5 years ago
task_manager_test.cc Add WaitFor 4 years ago
tensor_row_test.cc Updated TensorRow conversion 5 years ago
tensor_string_test.cc Added Album empty string tensor support 5 years ago
tensor_test.cc [feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset 4 years ago
tensorshape_test.cc Removed unused include 4 years ago
tfReader_op_test.cc remove instances of datasetiterator from old tests and move coverage to new method 4 years ago
to_float16_op_test.cc fix the param check of center in Rotate, and change the default value of center from {-1, -1} to {} 4 years ago
tokenizer_op_test.cc - Add checks and testing for empty tensors 5 years ago
treap_test.cc Removed unused include 4 years ago
tree_modifying_function_test.cc unify include file of minddata 4 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
weighted_random_sampler_test.cc all the updated input order 4 years ago