LLM_ENGINE_DataType DType() const 接口功能获取输出张量的数据类型。 接口格式virtual LLM_ENGINE_DataType DType() const noexcept = 0; 接口参数无 使用样例无 返回值输出张量的数据类型。 父主题: Output