Method Get
member Get: string -> Tensor<'?19688>
gets the variable with the specified name from the .npz file
Declaration
member Get: name:string -> Tensor<'?19688>
Parameters
Type | Name | Description |
---|---|---|
string | name |
Returns
Type | Description |
---|---|
Tensor<'?19688> |
Type Parameters
Name | Description |
---|---|
'? |