ArmNN
NotReleased
|
Go to the source code of this file.
Namespaces | |
armnnUtils | |
Functions | |
void | CheckValidSize (std::initializer_list< size_t > validInputCounts, size_t actualValue, const char *validExpr, const char *actualExpr, const CheckLocation &location) |
uint32_t | NonNegative (const char *expr, int32_t value, const CheckLocation &location) |
int32_t | VerifyInt32 (const char *expr, int64_t value, const armnn::CheckLocation &location) |