ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
Functions | |
template<typename T > | |
int | nnfw::cker::GetSize (T start, T limit, T delta) |
template<typename T > | |
void | nnfw::cker::Range (const T *start_data, const T *limit_data, const T *delta_data, T *output_data) |