public static class
XlaConcatND.Options
Optional attributes for XlaConcatND
Public Methods
XlaConcatND.Options |
paddings(List<Long> paddings)
|
Inherited Methods
Public Methods
public XlaConcatND.Options paddings (List<Long> paddings)
Parameters
paddings | Optional list of right paddings per dimension to strip from the final merged tensor. These paddings must not exceed the dimension size of the merged result prior to stripping paddings. |
---|