ONE - On-device Neural Engine
|
#include "SerializedData.h"
#include <luci/IR/CircleNodes.h>
#include <luci/Service/ShapeDescription.h>
#include <loco.h>
#include <mio/circle/schema_generated.h>
Go to the source code of this file.
Namespaces | |
namespace | luci |
Typedefs | |
using | luci::CircleTensorIndex = int32_t |
Variables | |
constexpr uint64_t | FLATBUFFERS_SIZE_MAX = 2147483648UL |
|
inlineconstexpr |
Definition at line 30 of file CircleExporterUtils.h.
Referenced by luci::check_size_limit(), and luci::ImporterEx::importVerifyModule().