Home
last modified time | relevance | path

Searched defs:image_paths (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dasm_compiler.cc345 std::vector<std::string> image_paths; in BundleGpuAsm() local
448 std::vector<std::string> image_paths; in BundleGpuAsm() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/evaluation/tasks/coco_object_detection/
H A Drun_eval.cc114 std::vector<std::string> image_paths; in RunImpl() local
/aosp_15_r20/tools/acloud/internal/lib/
H A Dota_tools.py79 def GetImageForPartition(partition_name, image_dir, **image_paths):
/aosp_15_r20/build/make/tools/releasetools/
H A Dadd_img_to_target_files.py162 def AddCareMapForAbOta(output_file, ab_partitions, image_paths): argument
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dopencv_processing_utils.py1247 def mark_zoom_images_to_video(out, image_paths, test_data): argument