|
23.08
|
#include "BaseIterator.hpp"#include <armnnUtils/TensorUtils.hpp>#include <armnn/utility/Assert.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< Encoder< T > > | MakeEncoder (const TensorInfo &info, void *data=nullptr) |
| template<> | |
| std::unique_ptr< Encoder< float > > | MakeEncoder (const TensorInfo &info, void *data) |