ONE - On-device Neural Engine
Loading...
Searching...
No Matches
FullyConnected.h File Reference
#include "cker/eigen/Utils.h"
#include "cker/Shape.h"

Go to the source code of this file.

Namespaces

namespace  nnfw
 
namespace  nnfw::cker
 
namespace  nnfw::cker::train
 

Functions

template<typename T >
void nnfw::cker::train::FullyConnectedBiasGrad (const Shape &incomming_shape, const T *incomming_data, const Shape &grad_shape, T *grad_data)