tvmjs
    Preparing search index...

    Class DLDevice

    Represent a runtime context where a Tensor can reside.

    Index

    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>