[TFLRT] Reorganize tf_runtime directory.
PiperOrigin-RevId: 290193702 Change-Id: I6d7b8895d660d9d59d81ecb50f58e3e4da40c25f
This commit is contained in:
parent
6b525249b8
commit
db8a74a737
@ -24,8 +24,8 @@ limitations under the License.
|
||||
|
||||
// Import the relevant interpreter and model files.
|
||||
#if TFLITE_EXPERIMENTAL_RUNTIME
|
||||
#include "tensorflow/lite/experimental/tf_runtime/lib/model.h"
|
||||
#include "tensorflow/lite/experimental/tf_runtime/public/interpreter.h"
|
||||
#include "tensorflow/lite/experimental/tf_runtime/interpreter.h"
|
||||
#include "tensorflow/lite/experimental/tf_runtime/model.h"
|
||||
#else
|
||||
#include "tensorflow/lite/interpreter.h"
|
||||
#include "tensorflow/lite/model.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user