Commit graph

6 commits

Author SHA1 Message Date
Esun Kim
d7f46b6fb7
[Doc] Fix typos (#3446)
* Fix typos

* Typos

* More

* Last
2026-02-11 17:18:49 +00:00
Advait Jain
c27c471b27
Change comment to refer to 3.11 instead of 3.9 (#2029)
BUG=cleanup
2023-06-08 18:11:59 +00:00
phuzybuny
7330d1cf7a
Update python guide requirements (#1906)
BUG=fix documentation
2023-04-17 00:35:20 +00:00
Pauline Sho
4b419e9150
Add README for Python interpreter
BUG=b/256650563
2022-11-04 17:30:47 +00:00
Steven Toribio
ce2016d0c6
First Commit making sure workflow is setup (#1099) 2022-05-03 18:11:46 -07:00
Advait Jain
e958bb1161
Allow using Python scripts without bazel. (#639)
* Allow using Python scripts without bazel.

Manually verified and documented the steps that I can follow to run
Python code without Bazel.

BUG=http://b/204109200
NO_CHECK_TFLITE_FILES=manually ran the sync script.

* Address review comments.
2021-10-29 14:40:24 -07:00