Correction in TfLiteGpuDelegateOptionsV2::inference_preference documentation

PiperOrigin-RevId: 293697391
Change-Id: I21b5908b9dddb8991a9808281df190b8bf366813
This commit is contained in:
A. Unique TensorFlower 2020-02-06 15:57:23 -08:00 committed by TensorFlower Gardener
parent f0c0b5289d
commit 36abbb6956

View File

@ -71,7 +71,7 @@ typedef struct {
// [OBSOLETE]: to be removed
int32_t is_precision_loss_allowed;
// Preference is defined in TfLiteGpuInferencePreference.
// Preference is defined in TfLiteGpuInferenceUsage.
int32_t inference_preference;
// Ordered priorities provide better control over desired semantics,