HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::GraphTransformer Member List

This is the complete list of members for onnxruntime::GraphTransformer, including all inherited members.

Apply(Graph &graph, bool &modified, const logging::Logger &logger) const onnxruntime::GraphTransformer
GetCompatibleExecutionProviders() const noexceptonnxruntime::GraphTransformerinline
GraphTransformer(const std::string &name, const InlinedHashSet< std::string_view > &compatible_execution_providers={}) noexceptonnxruntime::GraphTransformerinline
Name() const noexceptonnxruntime::GraphTransformerinline
Recurse(Node &node, bool &modified, int graph_level, const logging::Logger &logger) const onnxruntime::GraphTransformerinlineprotected
ShouldOnlyApplyOnce() const onnxruntime::GraphTransformerinlinevirtual
~GraphTransformer()=defaultonnxruntime::GraphTransformervirtual