AssignVariableXlaConcatND.Options

public static class AssignVariableXlaConcatND.Options

Optional attributes for AssignVariableXlaConcatND

Public Methods

AssignVariableXlaConcatND.Options
paddings(List<Long> paddings)

Inherited Methods

Public Methods

public AssignVariableXlaConcatND.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.