IsAscend310P
函数功能
判断是否使用Atlas 推理系列产品。
函数原型
static bool DeviceManager::IsAscend310P();
参数说明
参数名 |
输入/输出 |
说明 |
---|---|---|
device |
输入 |
要使用的设备。 |
返回参数说明
数据结构 |
说明 |
---|---|
bool |
判断是否使用Atlas 推理系列产品。 |
父主题: DeviceManager
判断是否使用Atlas 推理系列产品。
static bool DeviceManager::IsAscend310P();
参数名 |
输入/输出 |
说明 |
---|---|---|
device |
输入 |
要使用的设备。 |
数据结构 |
说明 |
---|---|
bool |
判断是否使用Atlas 推理系列产品。 |