tree: 8bed355f2c6aa98266fd699dcdd33a3c735670e0 [path history] [tgz]
  1. dlc/
  2. opencl_caching/
  3. tests/
  4. tmpfiles.d/
  5. utils/
  6. BUILD.gn
  7. DIR_METADATA
  8. effects_pipeline.cc
  9. effects_pipeline.h
  10. OWNERS
  11. README.md
ml_core/README.md

This is a collection of ML based functionality used within ChromeOS. It has been put together initially to support the Video Conferencing features (Background Blur, Portrait Relighting), and acts as the interface to the Google3 ML code brought in via libcros_ml_core_internal.so.

More details can be found at go/cros-videoconf-ml-infra.