获取输出张量的数据类型。
virtual LLM_ENGINE_DataType DType() const noexcept = 0;
无。
LLM_ENGINE_DataType type = output->DType();
输出张量的数据类型。