Skip to content

Tags: vsvichai/tflite-support

Tags

v0.4.4

Toggle v0.4.4's commit message
Update Flatbuffer Java source root build file

PiperOrigin-RevId: 547300075

v0.4.3

Toggle v0.4.3's commit message
Merge pull request tensorflow#896 from khanhlvg:ios-image-searcher-bu…

…g-fix

PiperOrigin-RevId: 484363050

v0.4.2

Toggle v0.4.2's commit message
Exclude Windows from verification check for Task Library

PiperOrigin-RevId: 468282010

v0.4.1

Toggle v0.4.1's commit message
Switches `bert_clu_annotator` build rules to `cc_library_with_tflite`.

PiperOrigin-RevId: 452161028

v0.4.0

Toggle v0.4.0's commit message
Merge branch 'master' into r0.4.0

v0.3.1

Toggle v0.3.1's commit message
Update ARM wheel platform to manylinux2014

PiperOrigin-RevId: 413023530

v0.3.0

Toggle v0.3.0's commit message
#devinfra #fix Upgrade head version of Pip nightly builds to 0.3

PiperOrigin-RevId: 401697287

v0.3.0-rc0

Toggle v0.3.0-rc0's commit message
#devinfra #fix Upgrade head version of Pip nightly builds to 0.3

PiperOrigin-RevId: 401697287

v0.2.1

Toggle v0.2.1's commit message
#devinfra Android targets don't use JAVACOPTS.

PiperOrigin-RevId: 372226338

v0.2.0

Toggle v0.2.0's commit message
NLClassifier C API: Fix memory leakage by releasing the copied c_str …

…from `strdup`.

`strdup` is called in nl_classifier_c_api.cc:76

PiperOrigin-RevId: 374313022