IsHost
Function Usage
Checks whether the tensor object is on the host.
Prototype
1 | bool TensorBase::IsHost() const; |
Response Parameters
Data Structure |
Description |
|---|---|
bool |
|
Parent topic: TensorBase
Checks whether the tensor object is on the host.
1 | bool TensorBase::IsHost() const; |
Data Structure |
Description |
|---|---|
bool |
|