LLM_ENGINE_DataType DType() const

接口功能

获取输出张量的数据类型。

接口格式

virtual LLM_ENGINE_DataType DType() const noexcept = 0;

接口参数

使用样例

返回值

输出张量的数据类型。