ArmNN
 21.02
CaffePreprocessor.cpp File Reference
#include "InferenceTestImage.hpp"
#include "CaffePreprocessor.hpp"
#include <armnn/utility/NumericCast.hpp>
#include <iostream>
#include <fcntl.h>
#include <array>

Go to the source code of this file.

Variables

const std::vector< ImageSetg_DefaultImageSet
 

Variable Documentation

◆ g_DefaultImageSet

const std::vector<ImageSet> g_DefaultImageSet
Initial value:
=
{
{"shark.jpg", 2}
}

Definition at line 14 of file CaffePreprocessor.cpp.