Skip to content

Commit aa581f0

Browse files
committed
v0.1.0
1 parent 3f7b379 commit aa581f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ import 'package:flutter_pytorch_lite/flutter_pytorch_lite.dart';
6767

6868
##### Export
6969

70-
* **Export `PyTorch` Module to `TorchScript` for `PyTorch Mobile` **
70+
* **Export `PyTorch` Module to `TorchScript` for `PyTorch Mobile`**
7171

7272
> Use [torch.utils.mobile_optimizer](https://pytorch.org/tutorials/recipes/mobile_interpreter.html)
7373
```python

0 commit comments

Comments
 (0)