ONE - On-device Neural Engine
Loading...
Searching...
No Matches
exo::TypeInference Struct Reference

Get the type of each node as NodeAnnotation. More...

#include <TFLTypeInference.h>

Static Public Member Functions

static tflite::TensorType get (loco::Node *node)
 

Detailed Description

Get the type of each node as NodeAnnotation.

HOW TO USE

TypeInference::get(g->nodes()->at(0)); TypeInference::get(g->nodes()->at(...));

Definition at line 35 of file TFLTypeInference.h.

Member Function Documentation

◆ get()

static tflite::TensorType exo::TypeInference::get ( loco::Node node)
static

The documentation for this struct was generated from the following file: