Skip to content

Commit f748810

Browse files
authored
Fix the duplicated line in advanced_source/privateuseone.rst (#2853)
1 parent 7f49279 commit f748810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_source/privateuseone.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ The primary goal of integrating new devices through ``PrivateUse1`` is to meet t
226226
and the next thing to do is to improve usability, which mainly involves the following aspects.
227227

228228
1. Register new backend module to Pytorch.
229-
2. Generate methods and properties related to the new backend.
229+
2. Rename PrivateUse1 to a custom name for the new backend.
230230
3. Generate methods and properties related to the new backend.
231231

232232
Register new backend module to Pytorch

0 commit comments

Comments
 (0)