Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dep4/LiteRT

Tags

v1.3.0

Toggle v1.3.0's commit message
Automated Code Change

PiperOrigin-RevId: 760475935

v2.0.0-alpha

Toggle v2.0.0-alpha's commit message
Create ModelAssets from a single file

LiteRT-PiperOrigin-RevId: 760374890

tmp-20250509

Toggle tmp-20250509's commit message
Add GPU options support in Kotlin API.

LiteRT-PiperOrigin-RevId: 756919674

v1.2.0

Toggle v1.2.0's commit message
Modify lock/unlock for AHWB-backed GL buffers.

PiperOrigin-RevId: 735413258

v1.1.2

Toggle v1.1.2's commit message
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

v1.1.1

Toggle v1.1.1's commit message
Update the compiler plugin to allow passing a partitioning directly.

This will facilitate manually device placement for debugging as well as handling partitions passed down from authoring layer.

PiperOrigin-RevId: 724503019

v1.1.0

Toggle v1.1.0's commit message
Automated Code Change

PiperOrigin-RevId: 721695003

v1.0.1

Toggle v1.0.1's commit message
Initial commit

Co-authored-by: Jun Jiang <[email protected]>
Co-authored-by: Advait Jain <[email protected]>