Fix a comment

PiperOrigin-RevId: 360523326
Change-Id: If687b7dd09d201c6f5346952e475a410257bcd83
This commit is contained in:
A. Unique TensorFlower 2021-03-02 15:04:02 -08:00 committed by TensorFlower Gardener
parent e71367f826
commit 7676ed623c

View File

@ -681,7 +681,7 @@ class Interpreter {
TfLiteExternalContextType type,
TfLiteExternalContext* ctx);
// Helper method that return the tensot index that corresponds to
// Helper method that return the tensor index that corresponds to
// a name in a SignatureDef. Defined by 'signature_method_name', and
// 'signature_tensor_name'.
// If 'is_input' is true then the tensor is checked in input tensors,