ONE - On-device Neural Engine
Loading...
Searching...
No Matches
Node.h File Reference

This file contains Node class. More...

#include <string>
#include <memory>
#include <vector>
#include <unordered_map>

Go to the source code of this file.

Data Structures

class  onert::dumper::dot::Node
 Class that represents a Node in "dot" format. More...
 

Namespaces

namespace  onert
 
namespace  onert::dumper
 
namespace  onert::dumper::dot
 

Enumerations

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

Detailed Description

This file contains Node class.

Definition in file Node.h.