/third_party/mindspore/tests/st/probability/bnn_layers/ |
D | dataset.py | 26 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
/third_party/mindspore/tests/st/probability/transforms/ |
D | dataset.py | 26 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
/third_party/mindspore/tests/st/quantization/lenet_quant/ |
D | dataset.py | 26 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
D | test_lenet_quant.py | 37 data_path = "/home/workspace/mindspore_dataset/mnist" variable
|
/third_party/mindspore/tests/st/probability/zhusuan/vae/ |
D | utils.py | 27 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
/third_party/mindspore/tests/ut/python/dataset/ |
D | test_decode.py | 82 def __init__(self, data_path, data_type="numpy"): argument
|
/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, argument
|
D | test_gpu_svi_cvae.py | 72 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
D | test_gpu_vae_gan.py | 129 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
/third_party/mindspore/tests/st/ops/ascend/ |
D | test_tdt_data_ms.py | 28 data_path = sys.argv[1] variable
|
/third_party/libinput/tools/ |
D | libinput-quirks.c | 96 const char *data_path = NULL, in main() local
|
/third_party/mindspore/tests/st/probability/toolbox/ |
D | test_uncertainty.py | 79 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
/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, argument
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | runner.cc | 49 const char* data_path = kIcuDataPath; in InitializeICU() local
|
D | component.cc | 100 std::string data_path; in Application() local
|
/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): argument
|
/third_party/mindspore/tests/st/networks/ |
D | test_gpu_lenet.py | 153 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
D | test_gradient_accumulation.py | 169 def create_dataset(data_path, batch_size=32, repeat_size=1, argument
|
/third_party/mindspore/mindspore/lite/tools/converter/preprocess/ |
D | image_preprocess.cc | 170 auto data_path = data_pre_process_param.calibrate_path_vector.at(input_name).at(image_index); in PreProcess() local
|
/third_party/mindspore/mindspore/lite/tools/converter/config_parser/ |
D | preprocess_parser.cc | 116 auto data_path = RealPath(tmp.at(1).c_str()); in ParseCalibratePath() local
|
/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, argument
|
/third_party/mindspore/tests/st/model_zoo_tests/DeepFM/ |
D | process_data.py | 212 data_path = base_path + "" variable
|
/third_party/mindspore/tests/st/fl/albert/src/ |
D | dataset.py | 78 def load_dataset(data_path, max_seq_length, tokenizer, batch_size, label_list=None, do_shuffle=True, argument
|
/third_party/mindspore/tests/st/model_zoo_tests/DeepFM/src/ |
D | dataset.py | 51 def __init__(self, data_path, train_mode=True, argument
|
/third_party/mindspore/tests/st/fl/cross_silo_femnist/ |
D | test_cross_silo_femnist.py | 235 def create_dataset_from_folder(data_path, img_size, batch_size=32, repeat_size=1, num_parallel_work… argument
|