IsAscend310
Function Usage
Determines whether to use the Atlas 200/300/500 inference product.
Prototype
static bool DeviceManager::IsAscend310();
Parameter Description
Parameter |
Input/Output |
Description |
|---|---|---|
device |
Input |
Device to be used. |
Return Parameter Description
Data Structure |
Description |
|---|---|
bool |
Determines whether to use the Atlas 200/300/500 inference product. |
Parent topic: DeviceManager