Skip to content

Commit 1164517

Browse files
authored
Update schedule.mdx
1 parent ad2460e commit 1164517

File tree

1 file changed

+2
-2
lines changed
  • i18n/zh/docusaurus-plugin-content-docs/current/Intra-node

1 file changed

+2
-2
lines changed

i18n/zh/docusaurus-plugin-content-docs/current/Intra-node/schedule.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ max="1&4&8"
4343
### 初始化
4444
| | 功能 | 备注 |
4545
|------------------|-----------------------------|-------------------------------------------------------------------------|
46-
| batching_timeout | 凑batch超时时间,默认为0(毫秒) | 不接受`&`语法; 不需要凑batch时不生效 |
46+
| batching_timeout | 凑batch超时时间(毫秒) | 不接受`&`语法; 不需要凑batch时不生效 |
4747
| instance_num | 实例数目 | instance_num与后端的max()的乘积一般设置为略小于需要的最大同时处理的数据量 |
4848
| backend | 真正的运算后端 | 通过min()/max()函数提供数据输入范围 |
4949

@@ -90,4 +90,4 @@ flowchart LR
9090

9191

9292
import Tabs from '@theme/Tabs';
93-
import TabItem from '@theme/TabItem';
93+
import TabItem from '@theme/TabItem';

0 commit comments

Comments
 (0)