tflite-micro/python/tests
Ryan Kuester 10924c4403
build: upgrade C++ std used in py/cc_deps_link_test (#1967)
In preparation for upgrading the Tensorflow Python package dependency, upgrade
the C++ standard used when compiling //python/tests:cc_deps_link_test from
C++14 to C++17. cc_deps_link_test tests linking against the Tensorflow Python
package's extension module.

Bug=#1966.
2023-05-12 16:47:20 +00:00
..
BUILD build: upgrade C++ std used in py/cc_deps_link_test (#1967) 2023-05-12 16:47:20 +00:00
cc_deps_link_test.cc build: add means of linking with C libs in Py packages (#1668) 2023-03-05 06:25:58 +00:00