GetDeviceId
函数功能
获取Stream所在设备ID(deviceId)。
函数原型
int32_t AscendStream::GetDeviceId() const;
返回参数说明
数据结构
说明
int32_t
Stream所在的设备ID。
父主题:
AscendStream