Activate

Supported Products

Note

For details about Ascend product models, see Ascend Product Models.

Product Type Supported (Yes/No)
Atlas A3 Training Products and Atlas A3 Inference Products No
Atlas A2 Training Products and Atlas A2 Inference Products Yes
Atlas 200I/500 A2 inference products No
Atlas Inference Products Yes
Atlas training products No

Note

For Atlas A2 training products/Atlas A2 inference products, only the Atlas 800I A2 inference server is supported. For Atlas inference products, only the Atlas 300I Duo inference card and Atlas 800 inference server (model 3000) are supported.

Description

Activates the span and starts timing.

Function Prototype

Span& Activate(uint64_t startTime = 0)

Parameter Description

Table 1 Parameters

Parameter Input/Output Remarks
startTime Input Start time. The value 0 indicates the current time.

Return Values

Returns a reference to a Span object, allowing multiple method calls to be chained together.