Device
Compute device for tensor storage.
Union cases
| Name | Description |
|---|---|
Cpu | CPU device. |
Cuda int | CUDA device with the given index. |
Instance members
| Name | Description |
|---|---|
this.IsCpu | |
this.IsCuda |
Compute device for tensor storage.
| Name | Description |
|---|---|
Cpu | CPU device. |
Cuda int | CUDA device with the given index. |
| Name | Description |
|---|---|
this.IsCpu | |
this.IsCuda |