internal

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorBadPytorchFormat = errors.New("The pytorch version format could not be parsed.")

Functions

func ExtractSubFeaturesFromPytorchVersion added in v0.15.11

func ExtractSubFeaturesFromPytorchVersion(pytorchVersion string) (string, string, string, string, string, error)

func FetchCUDABaseImages

func FetchCUDABaseImages() ([]config.CUDABaseImage, error)

func FetchTensorFlowCompatibilityMatrix

func FetchTensorFlowCompatibilityMatrix() ([]config.TFCompatibility, error)

func FetchTorchCompatibilityMatrix

func FetchTorchCompatibilityMatrix() ([]config.TorchCompatibility, error)

Types

type TorchPackage added in v0.15.11

type TorchPackage struct {
	Name          string
	Version       string
	Variant       string
	CUDA          *string
	PythonVersion string
}

func FetchTorchPackages added in v0.15.11

func FetchTorchPackages(name string) ([]TorchPackage, error)

Jump to

Keyboard shortcuts

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