|
ONE - On-device Neural Engine
|
#include <cker/operation/Helper/Tensor.h>Go to the source code of this file.
Data Structures | |
| struct | nnfw::cker::functor::ReduceOuterDimensions< Device, InputT, AccumT, OutputT, BinaryFunctor > |
Namespaces | |
| namespace | nnfw |
| namespace | nnfw::cker |
| namespace | nnfw::cker::functor |
Functions | |
| void | nnfw::cker::functor::biasReductionHelper (float *input_backprop_buffer, const Shape &input_backprop_shape, float *bias_grad_buffer, const Shape &bias_grad_shape) |