|
Poplar and PopLibs
|
Generate a string describing a vertex type. More...
#include <poplar/Type.hpp>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | poputil |
| General utility functions for building graphs. | |
Functions | |
| template<typename... Args> | |
| std::string | poputil::templateVertex (const std::string &name, Args &&...args) |
| Generate a string representation of a Vertex type for use by poplar::Graph::addVertex(). More... | |
Generate a string describing a vertex type.