PatternMatcherConfig Constructor and Destructor
Applicability
Product |
Supported or Not |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <ge/fusion/pattern_matcher_config.h>
- Library file: libge_compiler.so
Function Usage
Indicates the PatternMatcherConfig constructor.
Prototype
1 | PatternMatcherConfig() |
Parameters
None
Returns
None
Constraints
The behavior of members in the object constructed using this constructor are disabled by default. You can use PatternMatcherConfigBuilder during the build.
Parent topic: PatternMatcherConfig