Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/ImageTensorGenerator/
H A DImageTensorGenerator.hpp91 std::vector<float> PrepareImageTensor<float>(const std::string& imagePath, in PrepareImageTensor() function
128 std::vector<int> PrepareImageTensor<int>(const std::string& imagePath, in PrepareImageTensor() function
148 std::vector<uint8_t> PrepareImageTensor<uint8_t>(const std::string& imagePath, in PrepareImageTensor() function
168 std::vector<int8_t> PrepareImageTensor<int8_t>(const std::string& imagePath, in PrepareImageTensor() function