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

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

Apply(Graph &graph, bool &modified, const logging::Logger &logger) const onnxruntime::GraphTransformer
ApplyRulesOnNode(Graph &graph, Node &node, gsl::span< const std::reference_wrapper< const RewriteRule >> rules, RewriteRule::RewriteRuleEffect &rule_effect, const logging::Logger &logger) const onnxruntime::RuleBasedGraphTransformerprotected
GetAnyOpRewriteRules() const onnxruntime::RuleBasedGraphTransformerinline
GetCompatibleExecutionProviders() const noexceptonnxruntime::GraphTransformerinline
GetRewriteRulesForOpType(const std::string &op_type) const onnxruntime::RuleBasedGraphTransformerinline
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
Register(std::unique_ptr< RewriteRule > rule)onnxruntime::RuleBasedGraphTransformer
RuleBasedGraphTransformer(const std::string &name, const InlinedHashSet< std::string_view > &compatible_execution_providers={})onnxruntime::RuleBasedGraphTransformerinline
RulesCount() const onnxruntime::RuleBasedGraphTransformer
ShouldOnlyApplyOnce() const onnxruntime::GraphTransformerinlinevirtual
~GraphTransformer()=defaultonnxruntime::GraphTransformervirtual