Class DLDevice

Represent a runtime context where a NDArray can reside.

Hierarchy

  • DLDevice

Constructors

Properties

Methods

Constructors

Properties

deviceId: number

The device index.

deviceType: number

The device type code of the device.

Methods

  • Synchronize the device

    Returns Promise<void>

Generated using TypeDoc