Skip to content

Commit

Permalink
Patch common.cc fix into 2.9.2
Browse files Browse the repository at this point in the history
- Create patch commit so that we can use a working version of 2.9.2
  • Loading branch information
fredmeister77 committed Oct 12, 2022
1 parent 18960c4 commit be7038b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/lite/c/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ endif()
add_library(tensorflowlite_c ${TFLITE_C_LIBTYPE}
builtin_op_data.h
common.h
common.c
common.cc
c_api_types.h
c_api.h
c_api.cc
Expand Down

0 comments on commit be7038b

Please sign in to comment.