Tags: dep4/LiteRT
Tags
Create ModelAssets from a single file LiteRT-PiperOrigin-RevId: 760374890
Add GPU options support in Kotlin API. LiteRT-PiperOrigin-RevId: 756919674
Fix build breakage introduced in tensorflow/tensorflow@31a57e2 From within `core/` directory, depend on the `signature_runner` target that is within `core/`, rather than the `signature_runner` target that is outside `core`. That is, depend on `tensorflow/lite/core:signature_runner` rather than `tensorflow/lite:signature_runner`. PiperOrigin-RevId: 725168228
Initial commit Co-authored-by: Jun Jiang <[email protected]> Co-authored-by: Advait Jain <[email protected]>