PatternMatcherConfig Constructor and Destructor

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

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.