PatternMatcherConfig Constructor and Destructor
Applicability
Product |
Supported |
|---|---|
Atlas 350 Accelerator Card |
√ |
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Header File/Library File
- Header file: #include <ge/fusion/pattern_matcher_config.h>
- Library file: libge_compiler.so
Function Usage
Constructs an object of class PatternMatcherConfig.
Prototype
1 | PatternMatcherConfig() |
Parameters
None
Returns
None
Restrictions
The behavior of members in the object constructed using this constructor is disabled by default. Use PatternMatcherConfigBuilder for construction.
Parent topic: PatternMatcherConfig