Searched defs:image_file_path (Results 1 – 5 of 5) sorted by relevance
122 Status AlbumOp::LoadImageTensor(const std::string &image_file_path, int32_t col_num, TensorRow *row… in LoadImageTensor()378 std::string image_file_path = column_value; in loadColumnData() local
111 std::string image_file_path; in ParseFlickrData() local
153 std::string image_file_path = js.value("source", ""); in ParseManifestFile() local
196 Path image_file_path = img_city_dir / img_file.Basename(); in GetCityscapesDataByUsage() local
180 Status AlbumOp::LoadImageTensor(const std::string &image_file_path, int32_t col_num, TensorPtr *ten… in LoadImageTensor()436 std::string image_file_path = column_value; in LoadTensorRowByIndex() local