/aosp_15_r20/external/tensorflow/tensorflow/python/data/kernel_tests/ |
H A D | memory_cleanup_test.py | 112 def get_dataset(): function 124 def get_dataset(): function 136 def get_dataset(): function 148 def get_dataset(): function 162 def get_dataset(): function 177 def get_dataset(): function 192 def get_dataset(): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | data_adapter.py | 124 def get_dataset(self): member in DataAdapter 381 def get_dataset(self): member in TensorLikeDataAdapter 532 def get_dataset(self): member in DatasetCreatorAdapter 616 def get_dataset(self): member in CompositeTensorDataAdapter 680 def get_dataset(self): member in ListsOfScalarsDataAdapter 723 def get_dataset(self): member in DatasetAdapter 880 def get_dataset(self): member in GeneratorDataAdapter
|
/aosp_15_r20/external/executorch/examples/qualcomm/scripts/ |
H A D | deeplab_v3.py | 28 def get_dataset(data_size, dataset_dir, download): function
|
H A D | mobilebert_fine_tune.py | 67 def get_dataset(data_val): function
|
H A D | wav2letter.py | 46 def get_dataset(data_size, artifact_dir): function
|
H A D | edsr.py | 78 def get_dataset(hr_dir: str, lr_dir: str, default_dataset: str, dataset_dir: str): function
|
/aosp_15_r20/external/executorch/examples/qualcomm/oss_scripts/ |
H A D | ssd300_vgg16.py | 70 def get_dataset(data_size, dataset_dir, download): function
|
H A D | retinanet.py | 43 def get_dataset(data_size, dataset_dir): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/integration_test/ |
H A D | tpu_memory_test.py | 28 def get_dataset(): function
|
/aosp_15_r20/external/executorch/examples/mediatek/model_export_scripts/ |
H A D | inception_v3.py | 29 def get_dataset(dataset_path, data_size): function
|
H A D | inception_v4.py | 29 def get_dataset(dataset_path, data_size): function
|
H A D | resnet50.py | 29 def get_dataset(dataset_path, data_size): function
|
H A D | mobilenet_v2.py | 29 def get_dataset(dataset_path, data_size): function
|
H A D | mobilenet_v3.py | 29 def get_dataset(dataset_path, data_size): function
|
H A D | deeplab_v3.py | 32 def get_dataset(data_size, dataset_dir, download): function
|
H A D | resnet18.py | 29 def get_dataset(dataset_path, data_size): function
|
H A D | edsr.py | 87 def get_dataset(hr_dir: str, lr_dir: str, default_dataset: str, dataset_dir: str): function
|
/aosp_15_r20/external/openthread/tools/otci/otci/ |
H A D | otci.py | 1749 def get_dataset(self, dataset: str = 'buffer'): member in OTCI
|