Name Date Size #Lines LOC

..--

lite/H25-Apr-2025-3,8101,482

README.mdH A D25-Apr-2025816 1613

README.md

1These headers have been copied from TensorFlow 2.13.0.
2
3To update the files to those in newer versions of TensorFlow:
4
5cd $TENSORFLOW_CHECKOUT
6cp --parents tensorflow/lite/builtin_ops.h $MESA_DIR/include/.
7cp --parents tensorflow/lite/c/common.h $MESA_DIR/include/.
8cp --parents tensorflow/lite/c/c_api.h $MESA_DIR/include/.
9cp --parents tensorflow/lite/core/async/c/types.h $MESA_DIR/include/.
10cp --parents tensorflow/lite/core/c/builtin_op_data.h $MESA_DIR/include/.
11cp --parents tensorflow/lite/core/c/c_api.h $MESA_DIR/include/.
12cp --parents tensorflow/lite/core/c/c_api_experimental.h $MESA_DIR/include/.
13cp --parents tensorflow/lite/core/c/c_api_opaque.h $MESA_DIR/include/.
14cp --parents tensorflow/lite/core/c/c_api_types.h $MESA_DIR/include/.
15cp --parents tensorflow/lite/core/c/common.h $MESA_DIR/include/.
16