ArmNN
 22.05
TContainer.hpp File Reference
#include <armnn/TypesUtils.hpp>
#include <mapbox/variant.hpp>

Go to the source code of this file.

Namespaces

 armnnUtils
 

Typedefs

using TContainer = mapbox::util::variant< std::vector< float >, std::vector< int >, std::vector< unsigned char >, std::vector< int8_t > >