IsHost
Function Usage
This function is used to check whether the TensorBuffer object is on the host side.
Prototype
bool IsHost() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
bool |
|
Parent topic: TensorBuffer
This function is used to check whether the TensorBuffer object is on the host side.
bool IsHost() const;
Data Structure |
Description |
|---|---|
bool |
|