get_raw_data

Applicability

Product

Supported

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

x

Function Description

Obtains data of the rawdata type.

Prototype

1
get_raw_data(self)

Parameters

None

Returns

Data of the bytes type (that is, the byte stream) is returned in normal scenarios, while None is returned in failure scenarios.

Exception Handling

None

Constraints

None