ONE - On-device Neural Engine
Loading...
Searching...
No Matches
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 39 of file Node.h.