ONE - On-device Neural Engine
|
#include <cassert>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::misc |
Functions | |
template<typename DstType , typename SrcType > | |
DstType | nnfw::misc::polymorphic_downcast (SrcType *x) |
template<typename DstType , typename SrcType > | |
DstType | nnfw::misc::polymorphic_downcast (SrcType &x) |