Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dalbum_op.cc122 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
Dflickr_op.cc111 std::string image_file_path; in ParseFlickrData() local
Dmanifest_op.cc153 std::string image_file_path = js.value("source", ""); in ParseManifestFile() local
Dcityscapes_op.cc196 Path image_file_path = img_city_dir / img_file.Basename(); in GetCityscapesDataByUsage() local
/third_party/mindspore/mindspore/lite/minddata/wrapper/
Dalbum_op_android.cc180 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