![]() |
ONNX Runtime
|
This is the complete list of members for Ort::Graph, including all inherited members.
AddInitializer(const std::string &name, Value &initializer, bool data_is_external) (defined in Ort::detail::GraphImpl< T >) | Ort::detail::GraphImpl< T > | |
AddNode(Node &node) (defined in Ort::detail::GraphImpl< T >) | Ort::detail::GraphImpl< T > | |
B typedef (defined in Ort::detail::GraphImpl< T >) | Ort::detail::GraphImpl< T > | |
Base()=default | Ort::detail::Base< T > | |
Base(contained_type *p) noexcept | Ort::detail::Base< T > | inlineexplicit |
Base(const Base &)=delete | Ort::detail::Base< T > | |
Base(Base &&v) noexcept | Ort::detail::Base< T > | inline |
contained_type typedef | Ort::detail::Base< T > | |
Graph(std::nullptr_t) | Ort::Graph | inlineexplicit |
Graph(OrtGraph *p) | Ort::Graph | inlineexplicit |
Graph() | Ort::Graph | |
operator contained_type *() const noexcept | Ort::detail::Base< T > | inline |
operator=(const Base &)=delete | Ort::detail::Base< T > | |
operator=(Base &&v) noexcept | Ort::detail::Base< T > | inline |
p_ | Ort::detail::Base< T > | protected |
release() | Ort::detail::Base< T > | inline |
SetInputs(std::vector< ValueInfo > &inputs) (defined in Ort::detail::GraphImpl< T >) | Ort::detail::GraphImpl< T > | |
SetOutputs(std::vector< ValueInfo > &outputs) (defined in Ort::detail::GraphImpl< T >) | Ort::detail::GraphImpl< T > | |
~Base() | Ort::detail::Base< T > | inline |