Function: get_soc_name

Applicability

Product

Supported (√/x)

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas training products

Atlas inference products

Atlas 200I/500 A2 inference products

Function Usage

Obtains the processor version of the current operating environment.

Prototype

  • C Prototype
    1
    const char *aclrtGetSocName()
    
  • Python Function
    1
    name = acl.get_soc_name()
    

Parameter Description

None.

Return Value Description

Return Value

Description

name

Str, processor version. Failure: None.