- Preparing search index...
- The search index is not available
tvmjs
Constructors
constructor
- new DLDevice(deviceType, deviceId, lib): DLDevice
-
Parameters
-
deviceType: string | number
-
deviceId: number
-
Properties
deviceId
deviceId: number
deviceType
deviceType: number
Methods
sync
- sync(): Promise<void>
-
Returns Promise<void>
toString
- toString(): string
-
Returns string
Represent a runtime context where a NDArray can reside.