|
Poplar and PopLibs
|
Available to cycle estimators to inspect the shape and initial values of a vertex's fields. More...
#include <VertexIntrospector.hpp>
Public Member Functions | |
| FieldData | getFieldInfo (const std::string &name) const |
| Information about the vertex field. More... | |
| ComputeSet | getComputeSet () const |
| Return the compute set that this vertex is in. | |
Available to cycle estimators to inspect the shape and initial values of a vertex's fields.
| FieldData poplar::VertexIntrospector::getFieldInfo | ( | const std::string & | name | ) | const |
Information about the vertex field.
| name | The name of the vertex field as defined in its codelet. |