| .. |
|
common
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
CMakeLists.txt
|
Add SubsetSampler
|
5 years ago |
|
README.md
|
initial version
|
6 years ago |
|
album_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
arena_test.cc
|
Memory pool clean up
|
6 years ago |
|
auto_contrast_op_test.cc
|
Added RandomAffine Op
|
6 years ago |
|
batch_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
bit_functions_test.cc
|
mindspore path adjust
|
6 years ago |
|
bounding_box_augment_op_test.cc
|
rename dataset dir and image files
|
6 years ago |
|
btree_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
build_vocab_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
c_api_cache_test.cc
|
make MD public headers standalone
|
6 years ago |
|
c_api_dataset_album_test.cc
|
modify the dataset ut log message
|
6 years ago |
|
c_api_dataset_cifar_test.cc
|
modify the dataset ut log message
|
6 years ago |
|
c_api_dataset_clue_test.cc
|
modify the dataset ut log message
|
6 years ago |
|
c_api_dataset_coco_test.cc
|
modify the dataset ut log message
|
6 years ago |
|
c_api_dataset_config_test.cc
|
remove uncessary headers
|
6 years ago |
|
c_api_dataset_csv_test.cc
|
Added GetColumnNames to C++
|
6 years ago |
|
c_api_dataset_iterator_test.cc
|
add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
|
6 years ago |
|
c_api_dataset_manifest_test.cc
|
modify the dataset ut log message
|
6 years ago |
|
c_api_dataset_minddata_test.cc
|
Add SubsetSampler
|
5 years ago |
|
c_api_dataset_ops_test.cc
|
make MD public headers standalone
|
6 years ago |
|
c_api_dataset_randomdata_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
c_api_dataset_save.cc
|
fix get num_class in imagefolder
|
6 years ago |
|
c_api_dataset_textfile_test.cc
|
Add some ut pipeline test case for C++ dataset
|
6 years ago |
|
c_api_dataset_tfrecord_test.cc
|
Added GetColumnNames to C++
|
6 years ago |
|
c_api_dataset_voc_test.cc
|
Added GetColumnNames to C++
|
6 years ago |
|
c_api_datasets_test.cc
|
fix get num_class in imagefolder
|
6 years ago |
|
c_api_epoch_ctrl_test.cc
|
dataset CPP UT: Updates for ExecTree to IRTree Support
|
6 years ago |
|
c_api_repeat_test.cc
|
dataset CPP UT: Updates for ExecTree to IRTree Support
|
6 years ago |
|
c_api_samplers_test.cc
|
Add SubsetSampler
|
5 years ago |
|
c_api_text_sentence_piece_vocab_test.cc
|
make MD public headers standalone
|
6 years ago |
|
c_api_text_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
c_api_text_vocab_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
c_api_transforms_test.cc
|
port name() to TensorOperation and its derived classes
|
6 years ago |
|
c_api_vision_test.cc
|
[MD] add common validation functions for transform
|
5 years ago |
|
cache_op_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
celeba_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 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
|
6 years ago |
|
cifar_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
circular_pool_test.cc
|
decoupling core and context
|
6 years ago |
|
client_config_test.cc
|
mindspore path adjust
|
6 years ago |
|
clue_op_test.cc
|
decoupling core and context
|
6 years ago |
|
coco_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
concat_op_test.cc
|
decoupling core and context
|
6 years ago |
|
concatenate_op_test.cc
|
fix concat
|
6 years ago |
|
connector_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
crop_op_test.cc
|
Added crop signature, wip
|
6 years ago |
|
csv_op_test.cc
|
decoupling core and context
|
6 years ago |
|
cut_out_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
cutmix_batch_op_test.cc
|
Added CutMix
|
6 years ago |
|
cyclic_array_test.cc
|
mindspore path adjust
|
6 years ago |
|
data_helper_test.cc
|
Added testing macro and fix album_op test
|
6 years ago |
|
datatype_test.cc
|
mindspore path adjust
|
6 years ago |
|
decode_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
distributed_sampler_test.cc
|
Remove api namespace
|
6 years ago |
|
duplicate_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
equalize_op_test.cc
|
Added RandomAffine Op
|
6 years ago |
|
execute_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
execution_tree_test.cc
|
mindspore path adjust
|
6 years ago |
|
fill_op_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
filter_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
global_context_test.cc
|
mindspore path adjust
|
6 years ago |
|
gnn_graph_test.cc
|
gnn support weight sampling neighbors.
|
5 years ago |
|
image_folder_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
image_process_test.cc
|
Add parameter verification for getROI function
|
5 years ago |
|
interrupt_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
invert_op_test.cc
|
random sharpness cpp op support
|
6 years ago |
|
ir_callback_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
ir_tensor_op_fusion_pass_test.cc
|
dataset CPP UT: Updates for ExecTree to IRTree Support
|
6 years ago |
|
ir_tree_adapter_test.cc
|
dataset CPP UT: Updates for ExecTree to IRTree Support
|
6 years ago |
|
jieba_tokenizer_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
manifest_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
map_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
mask_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
memory_pool_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
mind_record_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
mixup_batch_op_test.cc
|
Added Mixup
|
6 years ago |
|
mnist_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
normalize_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
normalizepad_op_test.cc
|
Add NormalizePadOp
|
6 years ago |
|
one_hot_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
optimization_pass_test.cc
|
port over getter pass
|
6 years ago |
|
pad_end_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
pad_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
path_test.cc
|
mindspore path adjust
|
6 years ago |
|
perf_data_test.cc
|
support int64 shape
|
6 years ago |
|
project_op_test.cc
|
decoupling core and context
|
6 years ago |
|
queue_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
random_affine_op_test.cc
|
changing affine and posterize apis
|
6 years ago |
|
random_color_adjust_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_color_op_test.cc
|
RandomColor
|
6 years ago |
|
random_crop_and_resize_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_crop_and_resize_with_bbox_op_test.cc
|
rename dataset dir and image files
|
6 years ago |
|
random_crop_decode_resize_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_crop_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_crop_with_bbox_op_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
random_data_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
random_horizontal_flip_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_horizontal_flip_with_bbox_test.cc
|
rename dataset dir and image files
|
6 years ago |
|
random_posterize_op_test.cc
|
changing affine and posterize apis
|
6 years ago |
|
random_resize_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_resize_with_bbox_op_test.cc
|
rename dataset dir and image files
|
6 years ago |
|
random_rotation_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_sharpness_op_test.cc
|
random sharpness cpp op support
|
6 years ago |
|
random_solarize_op_test.cc
|
change api to use std_vector
|
6 years ago |
|
random_vertical_flip_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
random_vertical_flip_with_bbox_op_test.cc
|
rename dataset dir and image files
|
6 years ago |
|
rename_op_test.cc
|
decoupling core and context
|
6 years ago |
|
rescale_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
resize_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
resize_with_bbox_op_test.cc
|
rename dataset dir and image files
|
6 years ago |
|
rgba_to_bgr_op_test.cc
|
Added wrapper around color change function
|
6 years ago |
|
rgba_to_rgb_op_test.cc
|
Added wrapper around color change function
|
6 years ago |
|
schema_test.cc
|
Added Album empty string tensor support
|
6 years ago |
|
sentence_piece_vocab_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
shuffle_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
skip_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
slice_op_test.cc
|
first working implementation
|
6 years ago |
|
sliding_window_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
solarize_op_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
stand_alone_samplers_test.cc
|
Remove api namespace
|
6 years ago |
|
status_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
subset_random_sampler_test.cc
|
Remove api namespace
|
6 years ago |
|
subset_sampler_test.cc
|
Add SubsetSampler
|
5 years ago |
|
swap_red_blue_test.cc
|
Added crop signature, wip
|
6 years ago |
|
take_op_test.cc
|
decoupling core and context
|
6 years ago |
|
task_manager_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
tensor_row_test.cc
|
Updated TensorRow conversion
|
6 years ago |
|
tensor_string_test.cc
|
Added Album empty string tensor support
|
6 years ago |
|
tensor_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
tensorshape_test.cc
|
decoupling core and context
|
6 years ago |
|
text_file_op_test.cc
|
C++ API Support for TextFile Dataset and Unit Tests
|
6 years ago |
|
tfReader_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
to_float16_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
tokenizer_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
treap_test.cc
|
mindspore path adjust
|
6 years ago |
|
tree_modifying_function_test.cc
|
dataset: Resolve protected parent_access from DeepCopyPass
|
5 years ago |
|
trucate_pair_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
type_cast_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
voc_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
weighted_random_sampler_test.cc
|
Remove api namespace
|
6 years ago |
|
zip_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |