Skip to content

Commit 840c2f5

Browse files
author
wanglichun
committed
add 0.3.1b3开始生效
1 parent 36cce4e commit 840c2f5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/python/test.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ test_from_raw_file(forward_function, os.path.join("assets/norm_jpg/"),
105105

106106

107107
### torchpipe.utils.test.throughout
108+
109+
*从0.3.1b3版本开始生效*
110+
108111
```python
109112
def throughout(model_path, precision, post=None,input_data=None, calibrate_dir="calibrate_dir")
110113
```

docs/tools/onnx_export.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ title: 导出onnx模型
44
type: explainer
55
---
66

7+
从0.3.1b3版本开始生效。
8+
79
torchpipe封装的PyTorch模型转为ONNX模型接口。
810

911
:::caution 验证阶段

0 commit comments

Comments
 (0)