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