transform

package
v0.0.0-...-98db5b7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2020 License: CC-BY-4.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ops

type Ops struct {
	// contains filtered or unexported fields
}

Ops is the struct that holds the descriptor for the transform operation

func Stage

func Stage(nbDims uint32, destfrmt gocudnn.TensorFormat, padbefore, padafter []int32, fold []uint32, direction gocudnn.FoldingDirection) (op *Ops, err error)

Stage stages transform operation

func (*Ops) Transform

func (t *Ops) Transform(handle cudnn.Handler, alpha float64, src *tensor.Volume, beta float64, dest *tensor.Volume) error

Transform does the transform operation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL