ONE - On-device Neural Engine
Loading...
Searching...
No Matches
polymorphic_downcast.h File Reference
#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)