ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Range.h File Reference
#include "cker/Shape.h"
#include <cmath>
#include <stdexcept>

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)