CGRA-ME
Public Attributes | List of all members
OpSchedule Struct Reference

#include <OpGraph.h>

Public Attributes

std::unordered_map< const OpGraphOp *, int > cycle = {}
 
int latency = -1
 

Detailed Description

Definition at line 494 of file OpGraph.h.

Member Data Documentation

◆ cycle

std::unordered_map<const OpGraphOp*, int> OpSchedule::cycle = {}

Definition at line 495 of file OpGraph.h.

◆ latency

int OpSchedule::latency = -1

Definition at line 496 of file OpGraph.h.


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