Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
liuruiyang98 committed Apr 16, 2021
1 parent 546e52c commit fb22c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ summary(your_model, input_size=(channels, H, W), device='cpu')
* Note that jittorsummary with **cuda** is support.
* `device = ‘cpu’` ===> `jt.flags.use_cuda = 0`
* `device = ‘cuda’` ===> `jt.flags.use_cuda = 1`
* Note that jittor version is **1.2.2.34**.
* Note that jittor version is **1.2.2.34**. And jittor version >= **1.2.2.60** is avaliable.


### 2. Example
Expand Down

0 comments on commit fb22c53

Please sign in to comment.