Searched defs:ReadImageToTensor (Results 1 – 7 of 7) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | food101_op.cc | 112 Status Food101Op::ReadImageToTensor(const std::string &image_path, std::shared_ptr<Tensor> *tensor)… in ReadImageToTensor() function in mindspore::dataset::Food101Op
|
| D | sbu_op.cc | 74 Status SBUOp::ReadImageToTensor(const std::string &path, std::shared_ptr<Tensor> *tensor) const { in ReadImageToTensor() function in mindspore::dataset::SBUOp
|
| D | wider_face_op.cc | 126 Status WIDERFaceOp::ReadImageToTensor(const std::string &image_path, std::shared_ptr<Tensor> *tenso… in ReadImageToTensor() function in mindspore::dataset::WIDERFaceOp
|
| D | kitti_op.cc | 247 Status KITTIOp::ReadImageToTensor(const std::string &path, const ColDescriptor &col, std::shared_pt… in ReadImageToTensor() function in mindspore::dataset::KITTIOp
|
| D | lfw_op.cc | 293 Status LFWOp::ReadImageToTensor(const std::string &path, const ColDescriptor &col, std::shared_ptr<… in ReadImageToTensor() function in mindspore::dataset::LFWOp
|
| D | voc_op.cc | 279 Status VOCOp::ReadImageToTensor(const std::string &path, const ColDescriptor &col, std::shared_ptr<… in ReadImageToTensor() function in mindspore::dataset::VOCOp
|
| D | coco_op.cc | 587 Status CocoOp::ReadImageToTensor(const std::string &path, std::shared_ptr<Tensor> *tensor) const { in ReadImageToTensor() function in mindspore::dataset::CocoOp
|