consts

package
v1.9.4 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2025 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceType added in v1.2.0

type DeviceType byte
const (
	KCPU DeviceType = iota
	KCUDA
	KMKLDNN
	KOPENGL
	KOPENCL
	KIDEEP
	KHIP
	KFPGA
	KORT
	KXLA
	KVulkan
	KMetal
	KXPU
	KMPS
	KMeta
	KHPU
	KVE
	KLazy
	KIPU
	KMTIA
)

func (DeviceType) String added in v1.7.0

func (t DeviceType) String() string

type Reduction

type Reduction byte
const (
	ReductionNone Reduction = iota
	ReductionMean
	ReductionSum
	ReductionEnd
)

type ScalarType

type ScalarType byte
const (
	KUint8 ScalarType = iota
	KInt8
	KInt16
	KInt32
	KInt64
	KHalf
	KFloat
	KDouble
	KComplexHalf
	KComplexFloat
	KComplexDouble
	KBool
	KQInt8
	KQUInt8
	KQInt32
	KBFloat16
)

func (ScalarType) String

func (t ScalarType) String() string

Jump to

Keyboard shortcuts

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