|
ONE - On-device Neural Engine
|
Go to the source code of this file.
Functions | |
| bool | fullyConnectedPrepare (const Shape &input, const Shape &weights, const Shape &bias, Shape *output) |
| bool fullyConnectedPrepare | ( | const Shape & | input, |
| const Shape & | weights, | ||
| const Shape & | bias, | ||
| Shape * | output | ||
| ) |
Definition at line 28 of file FullyConnected.cpp.
References ASSERT, getNumberOfDimensions(), getNumberOfElements(), getSizeOfDimension(), and Shape::type.