Release edgetpu python repository

Tested:
./build_package.sh
./qa_test.sh on armhf, arm64, amd64 platforms

Change-Id: I936897f0a95b7b062c5c408250b3a7f9bbd74de2
163 files changed
tree: e15e08754f077c270b7c6ce676b60ffdde658653
  1. benchmarks/
  2. debian/
  3. docs/
  4. edgetpu/
  5. libedgetpu/
  6. test_data/
  7. tests/
  8. 99-edgetpu-accelerator.rules
  9. build_package.sh
  10. install.sh
  11. LICENSE
  12. MANIFEST.in
  13. qa_test.sh
  14. README.md
  15. setup.py
  16. uninstall.sh
README.md

Edge TPU Python API

This repository contains an easy-to-use Python API to work with Coral devices:

You can run inference and do transfer learning.