The nvmath.bindings module is experimental and potentially subject to future changes. SideMode# enum nvmath.bindings.cublas.SideMode(value)[source]# See cublasSideMode_t. Member Type: int Valid values are as follows: LEFT = <SideMode.LEFT: 0># RIGHT = <SideMode.RIGHT: 1>#