Skip to content

Commit

Permalink
Automated sync from github.com/tensorflow/tensorflow (#2662)
Browse files Browse the repository at this point in the history
BUG=automated sync from upstream
NO_CHECK_TFLITE_FILES=automated sync from upstream
  • Loading branch information
TFLM-bot authored Aug 12, 2024
1 parent 19577c1 commit 95da7a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorflow/lite/core/c/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ typedef struct TfLiteExternalContext {
TfLiteStatus (*Refresh)(struct TfLiteContext* context);
} TfLiteExternalContext;

// LINT.IfChange(optional_tensor)
#define kTfLiteOptionalTensor (-1)
// LINT.ThenChange(//tensorflow/compiler/mlir/lite/flatbuffer_export.cc:optional_tensor)

/// Fixed size list of integers. Used for dimensions and inputs/outputs tensor
/// indices
Expand Down

0 comments on commit 95da7a8

Please sign in to comment.