![]() |
ONNX Runtime
|
Wrapper around OrtGraph. More...
#include <onnxruntime_cxx_api.h>
Inherits Ort::detail::GraphImpl< T >.
Public Member Functions | |
Graph (std::nullptr_t) | |
No instance is created. | |
Graph (OrtGraph *p) | |
Take ownership of a pointer created by C API. | |
Graph () | |
Wrapper around OrtGraph.
|
inlineexplicit |
No instance is created.
|
inlineexplicit |
Take ownership of a pointer created by C API.
Ort::Graph::Graph | ( | ) |