tflite-micro/python
Ryan Kuester 3bd11ea33b
build(py): add target that publishes to PyPI (#2172)
Add a Bazel target `//python/tflite_micro:whl.publish` that publishes the
Python distribution package to PyPI. Require an authorization token in
the environment. See code comments for usage.

BUG=part of #1484
2023-08-17 00:22:13 +00:00
..
tests build(bazel): use --std=c++17 by default (#2060) 2023-06-15 20:22:54 +00:00
tflite_micro build(py): add target that publishes to PyPI (#2172) 2023-08-17 00:22:13 +00:00
BUILD
py_namespace.bzl feat: build and test a Python distribution package tflite_micro (#2151) 2023-08-01 22:27:53 +00:00
py_pkg_cc_deps.bzl