ONE - On-device Neural Engine
|
#include "Shape.h"
Go to the source code of this file.
Functions | |
bool | genericActivationPrepare (const Shape &input, Shape *output) |
Definition at line 21 of file Elementwise.cpp.
References ASSERT, getNumberOfDimensions(), and SetShape().
Referenced by relu6Prepare(), reluPrepare(), and softmaxPrepare().