tree: 48b2d87450cec1b72db71ab7fd4a3d009523ea9b
  1. BUILD.bazel
  2. core.cc
  3. core.h
  4. delegate.cc
  5. delegate.h
  6. external.cc
  7. kernel.cc
  8. kernel.h
  9. 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.