| .. |
|
common
|
!13220 Add data helper to C++ API
|
5 years ago |
|
CMakeLists.txt
|
!12809 Added pull-based prototype
|
5 years ago |
|
README.md
|
initial version
|
6 years ago |
|
affine_op_test.cc
|
Adding affine
|
5 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
|
Moving data_helper
|
5 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
|
dataset: delete minddata/dataset/include/status.h
|
5 years ago |
|
c_api_cache_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_dataset_album_test.cc
|
dataset: Reinstate INFO logging and data verification - part1
|
5 years ago |
|
c_api_dataset_cifar_test.cc
|
Remove datasets.h dependency on tensor.h and other related dependencies
|
5 years ago |
|
c_api_dataset_clue_test.cc
|
dataset: Reinstate INFO logging and data verification - part1
|
5 years ago |
|
c_api_dataset_coco_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_dataset_config_test.cc
|
Increase default level of parallelism in mindddata pipeline to 8.
|
5 years ago |
|
c_api_dataset_csv_test.cc
|
dataset: Reinstate INFO logging and data verification - part1
|
5 years ago |
|
c_api_dataset_iterator_test.cc
|
Remove datasets.h dependency on tensor.h and other related dependencies
|
5 years ago |
|
c_api_dataset_manifest_test.cc
|
dataset: Reinstate INFO logging and data verification - part1
|
5 years ago |
|
c_api_dataset_minddata_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_dataset_ops_test.cc
|
Remove datasets.h dependency on tensor.h and other related dependencies
|
5 years ago |
|
c_api_dataset_randomdata_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_dataset_save.cc
|
make C++ API classes for samplers
|
5 years ago |
|
c_api_dataset_textfile_test.cc
|
dataset: Reinstate INFO logging and data verification - part1
|
5 years ago |
|
c_api_dataset_tfrecord_test.cc
|
Fix bugs of minddata transforms
|
5 years ago |
|
c_api_dataset_voc_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_datasets_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_epoch_ctrl_test.cc
|
make C++ API classes for samplers
|
5 years ago |
|
c_api_pull_based_test.cc
|
Added pull based prototype
|
5 years ago |
|
c_api_repeat_test.cc
|
Fixed tenor compile error for MD
|
5 years ago |
|
c_api_samplers_test.cc
|
dataset: Specify Sampler and TensorTransform C++ API classes as final
|
5 years ago |
|
c_api_text_sentence_piece_vocab_test.cc
|
Add API class for data transform ops except Compose, RandomApply, RandomChoice
|
5 years ago |
|
c_api_text_test.cc
|
Remove datasets.h dependency on tensor.h and other related dependencies
|
5 years ago |
|
c_api_text_vocab_test.cc
|
Add API class for data transform ops except Compose, RandomApply, RandomChoice
|
5 years ago |
|
c_api_transforms_test.cc
|
fix testcases in c_api_random_test.cc
|
5 years ago |
|
c_api_vision_a_to_q_test.cc
|
dataset: Add IR vision error input tests, plus other UT updates
|
5 years ago |
|
c_api_vision_affine_test.cc
|
fix testcases in c_api_random_test.cc
|
5 years ago |
|
c_api_vision_bounding_box_augment_test.cc
|
dataset: Add IR vision error input tests, plus other UT updates
|
5 years ago |
|
c_api_vision_r_to_z_test.cc
|
Add RGB2GRAY operation
|
5 years ago |
|
c_api_vision_random_subselect_policy_test.cc
|
dataset: Add IR vision error input tests, plus other UT updates
|
5 years ago |
|
c_api_vision_random_test.cc
|
fix testcases in c_api_random_test.cc
|
5 years ago |
|
c_api_vision_soft_dvpp_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
5 years ago |
|
c_api_vision_uniform_aug_test.cc
|
dataset: Add IR vision error input tests, plus other UT updates
|
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
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 years ago |
|
clue_op_test.cc
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 years ago |
|
coco_op_test.cc
|
Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
|
5 years ago |
|
concat_op_test.cc
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 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
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 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
|
Moving data_helper
|
5 years ago |
|
datatype_test.cc
|
Moving data_helper
|
5 years ago |
|
decode_op_test.cc
|
mindspore path adjust
|
6 years ago |
|
distributed_sampler_test.cc
|
Moving data_helper
|
5 years ago |
|
duplicate_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
dvpp_decode_jpeg_test.cc
|
Dvpp refactor and 6 Dvpp operators
|
5 years ago |
|
equalize_op_test.cc
|
Added RandomAffine Op
|
6 years ago |
|
execute_test.cc
|
dataset: Reinstate INFO logging and data verification - part 2
|
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
|
fix: increace deviation_ratio for gnn test case
|
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 RGB2GRAY operation
|
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
|
Remove datasets.h dependency on tensor.h and other related dependencies
|
5 years ago |
|
ir_sampler_test.cc
|
fix pk sampler's get_dataset error due to num_class unavaiable at pre-runtime
|
5 years ago |
|
ir_tensor_op_fusion_pass_test.cc
|
make C++ API classes for samplers
|
5 years ago |
|
ir_tree_adapter_test.cc
|
make C++ API classes for samplers
|
5 years ago |
|
ir_vision_random_test.cc
|
fix testcases in c_api_random_test.cc
|
5 years ago |
|
ir_vision_test.cc
|
dataset: Reinstate INFO logging and data verification - part1
|
5 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
|
5 years ago |
|
one_hot_op_test.cc
|
- Add checks and testing for empty tensors
|
6 years ago |
|
optimization_pass_test.cc
|
Make Parse() as protected
|
5 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
|
5 years ago |
|
project_op_test.cc
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 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
|
Moving data_helper
|
5 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
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 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
|
5 years ago |
|
status_test.cc
|
cxx api refactor: tensor/status/model
|
5 years ago |
|
subset_random_sampler_test.cc
|
Moving data_helper
|
5 years ago |
|
subset_sampler_test.cc
|
Moving data_helper
|
5 years ago |
|
swap_red_blue_test.cc
|
Added crop signature, wip
|
6 years ago |
|
take_op_test.cc
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 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
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
5 years ago |
|
tfReader_op_test.cc
|
Remove setting num_parallel_worker in UT, since it would fail for machines with less than 16 cores.
|
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
|
make C++ API classes for samplers
|
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
|
Moving data_helper
|
5 years ago |
|
zip_op_test.cc
|
Moving data_helper
|
5 years ago |