tree: 416ecef9f99fdf58beccb27c3699604f3759d713 [path history] [tgz]
  1. async_kernel.cc
  2. async_kernel.h
  3. BUILD.bazel
  4. core.cc
  5. core.h
  6. delegate.cc
  7. delegate.h
  8. external.cc
  9. kernel.cc
  10. kernel.h
  11. README.md
delegate/sample/README.md

ChromeOS Sample Delegate

This is a sample stable delegate tailored for ChromeOS. Some implementation are adapted from the sample in upstream TensorFlow https://github.com/tensorflow/tensorflow/tree/HEAD/tensorflow/lite/delegates/utils/experimental/sample_stable_delegate.