Searched defs:imagePath (Results 1 – 7 of 7) sorted by relevance
91 std::vector<float> PrepareImageTensor<float>(const std::string& imagePath, in PrepareImageTensor()128 std::vector<int> PrepareImageTensor<int>(const std::string& imagePath, in PrepareImageTensor()148 std::vector<uint8_t> PrepareImageTensor<uint8_t>(const std::string& imagePath, in PrepareImageTensor()168 std::vector<int8_t> PrepareImageTensor<int8_t>(const std::string& imagePath, in PrepareImageTensor()
290 const std::string imagePath(cmdline.GetInputFileName()); in main() local
30 std::string imagePath = m_BinaryDirectory + std::string("t10k-images.idx3-ubyte"); in GetTestCaseData() local
77 const std::string imagePath = m_ImageDir + testCaseInputOutput.first; in GetTestCaseData() local
81 const std::string imagePath = m_ImageDir + testCaseInput.first; in GetTestCaseData() local
524 private File getBitmapFileFromResourceStream(String imagePath) throws IOException { in getBitmapFileFromResourceStream()550 private Bitmap getBitmapFromResourceStream(String imagePath) { in getBitmapFromResourceStream()562 private byte[] getBitmapByteArrayFromResourceStream(String imagePath) throws IOException { in getBitmapByteArrayFromResourceStream()
331 auto imagePath = pathToDataDir / fs::path(imageName); in main() local416 fs::path imagePath = imageEntry.path(); in LoadValidationImageFilenamesAndLabels() local