Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/api/paddle/logical_xor_cn.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ logical_xor

返回
::::::::::::
``Tensor``,维度``x`` 维度相同,存储运算后的结果。
``Tensor'',维度 ''x'' 维度相同,存储运算后的结果。
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
``Tensor'',维度 ''x'' 维度相同,存储运算后的结果。
``Tensor``,维度 ``x`` 维度相同,存储运算后的结果。


代码示例
::::::::::::
Expand Down