Match

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

Description

Matches a scope for fusion.

Prototype

1
virtual bool Match(const Scope *scope) = 0;

Parameters

Parameter

Input/Output

Description

scope

Input

Pointer to a matching scope for fusion

Returns

Parameter

Description

-

true: The matching is successful.

false: The matching fails.

Restrictions

This API is not directly called by users.