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