compilationTargetDevice property

TargetDevice? compilationTargetDevice
final

The type of device that the model will run on after the compilation job has completed.

Implementation

final TargetDevice? compilationTargetDevice;