SMAUG
Simulating Machine Learning Applications on gem5-Aladdin
Public Attributes | List of all members
smaug::TensorIndices Struct Reference

Additional metadata for edges in the graph. More...

#include <typedefs.h>

Detailed Description

Additional metadata for edges in the graph.

Edges are Tensors. This stores the input indices of the tensor in the source and destination operators.

Definition at line 22 of file typedefs.h.

Public Attributes

int srcIdx
 
int destIdx
 

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