Skip to content

Commit a6bbcb7

Browse files
Add missing 'END' to definition of XlaSplitND.
PiperOrigin-RevId: 620112924
1 parent 41bfc5d commit a6bbcb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tensorflow/core/api_def/base_api/api_def_XlaSplitND.pbtxt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ op {
55
name: "input"
66
description: <<END
77
Input tensor to split across all dimensions.
8+
END
89
}
910
out_arg {
1011
name: "outputs"

0 commit comments

Comments
 (0)