aboutsummaryrefslogtreecommitdiff
path: root/tensorflow_lite_support/java/src
AgeCommit message (Expand)Author
2023-04-21Use custom op resolver to unblock the "UNSORTED_SEGMENT_PROD". Migratexufan
2023-02-17Adds a minimal op-resolver for Rubidium's usage.fban
2022-11-16Adds missing OpResolver calls to the BertNLClassifier JNI layer.fban
2022-09-08Adds a dynamic input tensor model to the BertNLClassifier Java test.fban
2022-09-02Revert "Revert "Return StatusOr from Classify() methods""Frank Ban
2022-08-24Revert "Return StatusOr from Classify() methods"Ben Nissan
2022-08-23Return StatusOr from Classify() methodsBen Nissan
2022-08-08Supports dynamic tensor inputs in BertNLClassifier.fban
2022-07-14Use custom op resolver for NL classifiersBen Nissan
2022-06-15Add version to AssociatedFile metadataBen Nissan
2022-06-03Expose model version to BertNLClassifier usersBen Nissan
2022-06-02Merge "Port BertNLClassifierTest into AOSP" into tm-mainline-prodBen Nissan
2022-06-02Port BertNLClassifierTest into AOSPBen Nissan
2022-05-27Move reflection annotation after the javadoc.Akshay Miterani
2022-05-23Make JNI build target name and usages matchBen Nissan
2021-02-16Import platform/external/tflite-supportandroid-s-preview-1Tony Mak