gotensor

package
v0.0.0-...-87e57c7 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoTensor

type GoTensor struct{}

func New

func New() *GoTensor

func (*GoTensor) FP16Add

func (*GoTensor) FP16Add(x, w, y []uint16)

func (*GoTensor) FP16Div

func (*GoTensor) FP16Div(x, w, y []uint16)

func (*GoTensor) FP16Dot

func (*GoTensor) FP16Dot(x, w []uint16) uint16

func (*GoTensor) FP16Mul

func (*GoTensor) FP16Mul(x, w, y []uint16)

func (*GoTensor) FP16Pow

func (*GoTensor) FP16Pow(x []uint16, n uint16, y []uint16)

func (*GoTensor) FP16ScalarAdd

func (*GoTensor) FP16ScalarAdd(x uint16, w, y []uint16)

func (*GoTensor) FP16ScalarDiv

func (*GoTensor) FP16ScalarDiv(x uint16, w, y []uint16)

func (*GoTensor) FP16ScalarMul

func (*GoTensor) FP16ScalarMul(x uint16, w, y []uint16)

func (*GoTensor) FP16ScalarSub

func (*GoTensor) FP16ScalarSub(x uint16, w, y []uint16)

func (*GoTensor) FP16Sub

func (*GoTensor) FP16Sub(x, w, y []uint16)

func (*GoTensor) FP32Add

func (*GoTensor) FP32Add(x, w, y []float32)

func (*GoTensor) FP32Div

func (*GoTensor) FP32Div(x, w, y []float32)

func (*GoTensor) FP32Dot

func (*GoTensor) FP32Dot(x, w []float32) float32

func (*GoTensor) FP32Mul

func (*GoTensor) FP32Mul(x, w, y []float32)

func (*GoTensor) FP32Pow

func (*GoTensor) FP32Pow(x []float32, n float32, y []float32)

func (*GoTensor) FP32ScalarAdd

func (*GoTensor) FP32ScalarAdd(x float32, w, y []float32)

func (*GoTensor) FP32ScalarDiv

func (*GoTensor) FP32ScalarDiv(x float32, w, y []float32)

func (*GoTensor) FP32ScalarMul

func (*GoTensor) FP32ScalarMul(x float32, w, y []float32)

func (*GoTensor) FP32ScalarSub

func (*GoTensor) FP32ScalarSub(x float32, w, y []float32)

func (*GoTensor) FP32Sub

func (*GoTensor) FP32Sub(x, w, y []float32)

Jump to

Keyboard shortcuts

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