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