HDK
|
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 noexcept | onnxruntime::GraphTransformer | inline |
GraphTransformer(const std::string &name, const InlinedHashSet< std::string_view > &compatible_execution_providers={}) noexcept | onnxruntime::GraphTransformer | inline |
Name() const noexcept | onnxruntime::GraphTransformer | inline |
Recurse(Node &node, bool &modified, int graph_level, const logging::Logger &logger) const | onnxruntime::GraphTransformer | inlineprotected |
ShouldOnlyApplyOnce() const | onnxruntime::GraphTransformer | inlinevirtual |
~GraphTransformer()=default | onnxruntime::GraphTransformer | virtual |