Interface ITensorBackend<'T>
Tensor backend.
Namespace: Tensor.Backend
Assembly: Tensor.dll
Syntax
interface ITensorBackend<'T>
Type Parameters
Name | Description |
---|---|
'T |
Properties
Name | Description |
---|---|
abstract property Item: int64 [] -> 'T |
Tensor backend.
interface ITensorBackend<'T>
Name | Description |
---|---|
'T |
Name | Description |
---|---|
abstract property Item: int64 [] -> 'T |