获取推理输入张量保存的数据类型。
LLM_ENGINE_DataType DType() const;
无。
获取输入数据类型。
1
LLM_ENGINE_DataType dataType = input->DType();
LLM_ENGINE_DataType_enum枚举。