Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Flags flagsforop
Flags are the reduce op
Functions ¶
This section is empty.
Types ¶
type Ops ¶
type Ops struct {
// contains filtered or unexported fields
}
Ops contains the reduce ops information
func Stage ¶
func Stage(reduceop gocudnn.ReduceTensorOp, dtype gocudnn.DataType, nanprop gocudnn.NANProp, reducetensorinds gocudnn.ReduceTensorIndices, indicietype gocudnn.IndiciesType) (*Ops, error)
Stage stages the Reduce Operation
func (*Ops) GetIndiciesSize ¶
GetIndiciesSize returns the size of indicies
func (*Ops) GetWorkSpaceSize ¶
GetWorkSpaceSize returns the workspace size for the two tensors
Click to show internal directories.
Click to hide internal directories.