/third_party/mindspore/tests/st/quantization/mobilenetv2_quant/ |
D | dataset.py | 24 def create_dataset(dataset_path, config, repeat_num=1, batch_size=32): function
|
/third_party/mindspore/tests/st/quantization/resnet50_quant/ |
D | dataset.py | 25 def create_dataset(dataset_path, config, repeat_num=1, batch_size=32): function
|
/third_party/mindspore/tests/st/quantization/lenet_quant/ |
D | dataset.py | 26 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/probability/bnn_layers/ |
D | dataset.py | 26 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/networks/models/resnet50/src/ |
D | dataset.py | 25 def create_dataset(dataset_path, do_train, repeat_num=1, batch_size=32): function
|
/third_party/mindspore/tests/st/probability/transforms/ |
D | dataset.py | 26 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/networks/models/resnet50/src_thor/ |
D | dataset.py | 25 def create_dataset(dataset_path, do_train, repeat_num=1, batch_size=32): function
|
/third_party/mindspore/tests/st/probability/zhusuan/vae/ |
D | utils.py | 27 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/probability/dpn/ |
D | test_gpu_svi_vae.py | 62 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
D | test_gpu_svi_cvae.py | 72 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
D | test_gpu_vae_gan.py | 129 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/networks/models/deeplabv3/src/ |
D | md_dataset.py | 81 def create_dataset(args, data_url, epoch_num=1, batch_size=1, usage="train", shuffle=True): function
|
/third_party/mindspore/tests/st/model_zoo_tests/wide_and_deep/python_file_for_ci/ |
D | datasets.py | 110 def create_dataset(data_dir, train_mode=True, epochs=1, batch_size=1000, function
|
/third_party/mindspore/tests/st/tbe_networks/ |
D | test_resnet_cifar_1p.py | 41 def create_dataset(repeat_num=1, training=True, batch_size=32): function
|
D | resnet_cifar.py | 61 def create_dataset(repeat_num=1, training=True): function
|
D | test_resnet_cifar_8p.py | 45 def create_dataset(repeat_num=1, training=True, batch_size=32, rank_id=0, rank_size=1, function
|
/third_party/mindspore/tests/st/probability/toolbox/ |
D | test_uncertainty.py | 79 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/mem_reuse/ |
D | resnet_cifar_memreuse.py | 60 def create_dataset(repeat_num=1, training=True): function
|
D | resnet_cifar_normal.py | 60 def create_dataset(repeat_num=1, training=True): function
|
/third_party/mindspore/tests/st/ps/full_ps/ |
D | test_full_ps_lenet.py | 88 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/mindspore/tests/st/profiler/ |
D | test_profiler.py | 89 def create_dataset(data_path, batch_size=32, repeat_size=1, num_parallel_workers=1): function
|
/third_party/mindspore/tests/st/networks/ |
D | test_gpu_lenet.py | 153 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|
/third_party/grpc/tools/gcp/utils/ |
D | big_query_utils.py | 42 def create_dataset(biq_query, project_id, dataset_id): function
|
/third_party/protobuf/benchmarks/util/ |
D | big_query_utils.py | 26 def create_dataset(biq_query, project_id, dataset_id): function
|
/third_party/mindspore/tests/st/ps/part_ps/ |
D | test_ps_embedding_heterogeneous_conv2d_adam.py | 81 def create_dataset(data_path, batch_size=32, repeat_size=1, function
|