未验证 提交 cf5742ac 编写于 作者: L levi131 提交者: GitHub

Lml/fix utf8 bug windows (#44945)

* for test

* Revert "for test"

This reverts commit baf58738ca485a06073d771e20e3644d8811bf31.

* fix utf8 bug on windows
上级 2134876c
......@@ -51,7 +51,7 @@ class SplitPrimOpMaker : public framework::OpProtoAndCheckerMaker {
"num_or_sections indicates the number of equal sized sub-Tensors that "
"the input will be divided into. If num_or_sections has more then one "
"element, the length of it indicates the number of sub-Tensors and the "
"elements in it indicate the sizes of sub-Tensors dimension orderly. "
"elements in it indicate the sizes of sub-Tensors' dimension orderly. "
"The length of the vector must not be larger than the input's size of "
"specified axis.");
AddComment(R"DOC(
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册