ArmNN
 25.11
Loading...
Searching...
No Matches
TensorIOUtils.hpp File Reference
#include <armnn/Tensor.hpp>
#include <fmt/format.h>
#include <mapbox/variant.hpp>
Include dependency graph for TensorIOUtils.hpp:

Go to the source code of this file.

Namespaces

namespace  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)