Adapters.h File
Convenience helpers to build graph nodes. More...
Included Headers
#include "graph/nodes/PipelineNode.h"
#include "graph/nodes/StageNode.h"
#include <memory>
#include <string>
#include <utility>
#include <vector>
Namespaces Index
| namespace | simaai |
| namespace | neat |
| namespace | graph |
| namespace | nodes |
Description
Convenience helpers to build graph nodes.
File Listing
The file content with the documentation metadata removed is:
8#include "graph/nodes/PipelineNode.h"
9#include "graph/nodes/StageNode.h"
16namespace simaai::neat::graph::nodes {
28inline std::shared_ptr<simaai::neat::graph::Node> Pipeline(std::shared_ptr<simaai::neat::Node> node,
34Stage(std::string kind, StageNode::StageExecutorFactory factory, std::vector<PortDesc> inputs,
35 std::vector<PortDesc> outputs, std::string label = {}, StageNode::OutputSpecFn out_fn = {},
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.