Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 704184963
  • Loading branch information
oToToT authored and copybara-github committed Dec 9, 2024
1 parent afebe9d commit 09adf69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mediapipe/calculators/tensor/inference_calculator.proto
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ message InferenceCalculatorOptions {
TensorNamesMap input_tensor_names_map = 3;
}

// Maps the output tensors of the TfLite model to the the output tensors of
// Maps the output tensors of the TfLite model to the output tensors of
// the InferenceCalculator. Values are model I/O tensor indices or tensor
// names.
oneof OutputTensorMap {
Expand Down

0 comments on commit 09adf69

Please sign in to comment.