ONE - On-device Neural Engine
|
#include <stdexcept>
#include <cassert>
#include <iostream>
Go to the source code of this file.
Macros | |
#define | LUCI_ASSERT(condition, msg) |
#define LUCI_ASSERT | ( | condition, | |
msg | |||
) |
Definition at line 26 of file Check.h.