Skip to content

Commit

Permalink
Automated sync from github.com/tensorflow/tensorflow (#2308)
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 Nov 10, 2023
1 parent a4d6c5c commit 904edd2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tensorflow/lite/c/builtin_op_data.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ limitations under the License.
#ifndef TENSORFLOW_LITE_C_BUILTIN_OP_DATA_H_
#define TENSORFLOW_LITE_C_BUILTIN_OP_DATA_H_

/// For documentation, see
/// third_party/tensorflow/lite/core/c/builtin_op_data.h

#include "tensorflow/lite/core/c/builtin_op_data.h"

#endif // TENSORFLOW_LITE_C_BUILTIN_OP_DATA_H_
3 changes: 3 additions & 0 deletions tensorflow/lite/c/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ limitations under the License.
/// interpreter and the operations are C.
///
/// For documentation, see tensorflow/lite/core/c/common.h.
///
/// See also c_api_opaque.h which has more ABI-stable variants of some of these
/// APIs.

#ifndef TENSORFLOW_LITE_C_COMMON_H_
#define TENSORFLOW_LITE_C_COMMON_H_
Expand Down

0 comments on commit 904edd2

Please sign in to comment.