ArmNN
 21.08
TensorIOUtils.hpp File Reference
#include <armnn/Tensor.hpp>
#include <fmt/format.h>
#include <mapbox/variant.hpp>

Go to the source code of this file.

Namespaces

 armnnUtils
 

Functions

template<typename TContainer >
armnn::InputTensors MakeInputTensors (const std::vector< armnn::BindingPointInfo > &inputBindings, const std::vector< TContainer > &inputDataContainers)
 
template<typename TContainer >
armnn::OutputTensors MakeOutputTensors (const std::vector< armnn::BindingPointInfo > &outputBindings, std::vector< TContainer > &outputDataContainers)