Represents the static functionality for tensors implemented by a Furnace backend.
Constructor | Description |
|
|
Instance member | Description |
|
|
Full Usage:
this.GetDevices
Parameters:
DeviceType
Returns: Device list
Modifiers: abstract |
|
Full Usage:
this.IsDeviceTypeAvailable
Parameters:
DeviceType
Returns: bool
Modifiers: abstract |
|
|
|
|
|
|
|
Full Usage:
this.Seed
Parameters:
int
Modifiers: abstract |
|
|
Static member | Description |
Full Usage:
BackendTensorStatics.Get(?backend)
Parameters:
Backend
Returns: BackendTensorStatics
|
|
Full Usage:
BackendTensorStatics.Seed(?seed)
Parameters:
int
|
© Copyright 2025, Furnace Contributors.