ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onert::dumper::dot Namespace Reference

Data Structures

class  DotBuilder
 
class  DotDumper
 
class  Node
 Class that represents a Node in "dot" format. More...
 
class  Operand
 Class that represents an Operand. More...
 
class  Operation
 Class that represents an Operation. More...
 

Enumerations

enum  BGCOLORS : int {
  RED , BLUE , GREEN , PUPLE ,
  ORANGE , YELLOW , BROWN , PINK
}
 

Enumeration Type Documentation

◆ BGCOLORS

Enumerator
RED 
BLUE 
GREEN 
PUPLE 
ORANGE 
YELLOW 
BROWN 
PINK 

Definition at line 35 of file Node.h.