Method Create
interface ITensorDevice with member Create: int64 -> ITensorStorage<'?40738>
Declaration
interface ITensorDevice with member Create: nElems:int64 -> ITensorStorage<'?40738>Parameters
| Type | Name | Description | 
|---|---|---|
| int64 | nElems | 
Returns
| Type | Description | 
|---|---|
| ITensorStorage<'?40738> | 
Type Parameters
| Name | Description | 
|---|---|
| '? |