Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Swapper ¶
type Swapper struct {
// contains filtered or unexported fields
}
Swapper holds kernels that do swap functions
func CreateSwapper ¶
CreateSwapper returns a Swapper
func (*Swapper) EveryOther ¶
EveryOther swaps either the even or odd of every other batch between two tensors supports float and int8
Click to show internal directories.
Click to hide internal directories.