ONNX Runtime
Loading...
Searching...
No Matches
Ort::Graph Member List

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()=defaultOrt::detail::Base< T >
Base(contained_type *p) noexceptOrt::detail::Base< T >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< T >
Base(Base &&v) noexceptOrt::detail::Base< T >inline
contained_type typedefOrt::detail::Base< T >
Graph(std::nullptr_t)Ort::Graphinlineexplicit
Graph(OrtGraph *p)Ort::Graphinlineexplicit
Graph()Ort::Graph
operator contained_type *() const noexceptOrt::detail::Base< T >inline
operator=(const Base &)=deleteOrt::detail::Base< T >
operator=(Base &&v) noexceptOrt::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