Method Backend
interface ITensorStorage<'T> with member Backend: TensorLayout -> ITensorBackend<'T>
Declaration
interface ITensorStorage<'T> with member Backend: layout:TensorLayout -> ITensorBackend<'T>
Parameters
Type | Name | Description |
---|---|---|
TensorLayout | layout |
Returns
Type | Description |
---|---|
ITensorBackend<'T> |