AssignVariableXlaConcatND.Options

public static class AssignVariableXlaConcatND.Options

Optional attributes for AssignVariableXlaConcatND

Public Methods

Inherited Methods

boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

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.