Class TensorHostDevice
Factory for host tensors.
Inherited Members
Namespace: Tensor.Host
Assembly: Tensor.dll
Syntax
type TensorHostDevice
    inherit BaseTensorDevice
    interface ITensorDevice
    interface IEquatable<ITensorDevice>
    interface IComparable<ITensorDevice>
    interface IComparableProperties
| Name | Description | 
|---|---|
| override property Id: string | |
| static property Instance: TensorHostDevice | |
| override property Zeroed: bool | 
Methods
| Name | Description | 
|---|---|
| override member Create: int64 -> ITensorStorage<'?123913> |