|
25.02
|
#include "BaseIterator.hpp"#include <armnnUtils/FloatingPointConverter.hpp>#include <armnnUtils/TensorUtils.hpp>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Functions | |
| template<typename T > | |
| std::unique_ptr< Decoder< T > > | MakeDecoder (const TensorInfo &info, const void *data=nullptr) |
| template<> | |
| std::unique_ptr< Decoder< float > > | MakeDecoder (const TensorInfo &info, const void *data) |