tflite-micro/tensorflow/lite/micro/python
Ryan Kuester e95532675c
build: remove intermediate pybind_library target (#2028)
Remove the pybind_library() used only as a dependency to the
pybind_extension(), and instead simply make the pybind_extension() directly. A
pybind_library() may be useful if used in other palces in addition to a
pybind_extension(), but with no such use in our tree, it just adds
complication.

BUG=part of #1484
2023-06-08 17:21:13 +00:00
..
interpreter build: remove intermediate pybind_library target (#2028) 2023-06-08 17:21:13 +00:00
tflite_size
BUILD python: fix problems with extension module build 2022-10-03 22:22:08 +00:00