Small change of comment per reviewer's note.

Change-Id: I1233b95282befebfa0e6c06173f5e928aef60b22
This commit is contained in:
Elena Zhelezina 2020-06-09 22:35:57 +01:00
parent 84afc268a7
commit dcfc2175c7

View File

@ -98,7 +98,7 @@ class OpsSet(enum.Enum):
# int16 activations and int64 bias.
# Specifying this will throw an error for operations that do not yet have
# quantized implementations.
# This quantization mode should be used in models for super-resolution,
# This quantization mode may be used in models for super-resolution,
# audio signal processing or image de-noising. It improves accuracy
# significantly, but only slightly increases the model size.
# WARNING: These ops are currently experimental and have not yet been finalized.