diff --git a/docs/mindspore/api/api_cn/API_sample_and_requirements.md b/docs/mindspore/api/api_cn/API_sample_and_requirements.md index 9e3e37ea590bc4b61bb0f7a52c9985cbac43c31b..0bb4a449a5feb9e393219fc19bb9f7069e9168e1 100644 --- a/docs/mindspore/api/api_cn/API_sample_and_requirements.md +++ b/docs/mindspore/api/api_cn/API_sample_and_requirements.md @@ -3,7 +3,7 @@ ## 类 Class ```text -.. py:class:: mindspore.Tensor(default_input, dtype=None, init_with_data=True) +.. py:class:: mindspore.Tensor(default_input, dtype=None, init_with_data=True, **kwargs) Tensor简介。 @@ -15,6 +15,10 @@ - **二级参数2** (int) – 二级参数2说明。 - **参数3** (bool, 可选) – 参数3说明。默认值: ``True`` 。 + - **\*\*kwargs** (dict, 可选) – 其他参数。 + + - **二级参数3** (int) – 二级参数3说明。 + - **二级参数4** (str, 可选) – 二级参数4说明。默认值: ``"default"`` 。 返回: 返回说明。 diff --git a/docs/vllm_mindspore/docs/source_en/index.rst b/docs/vllm_mindspore/docs/source_en/index.rst index f86314487f92f2195fb19a44b483f3f26db04159..fb525e8e0fb0736d61b0f53aa9ef62e6953dd1b4 100644 --- a/docs/vllm_mindspore/docs/source_en/index.rst +++ b/docs/vllm_mindspore/docs/source_en/index.rst @@ -81,8 +81,7 @@ The following are the version branches: - Only doc fixed is allowed * - r0.2 - Unmaintained - - Only doc fixed is allowed - - Compatible with vLLM v0.7.3, and CI commitment for MindSpore 2.6.0. Only doc fixed is allowed + - Compatible with vLLM v0.7.3, and CI commitment for MindSpore 2.6.0. Only doc fixed is allowed. * - r0.3.0 - Unmaintained - Compatible with vLLM v0.8.3, and CI commitment for MindSpore 2.7.0