aboutsummaryrefslogtreecommitdiff
path: root/tensorflow_lite_support/cc/task/vision/BUILD
AgeCommit message (Expand)Author
2024-03-26Remove integral_types.hDmitri Gribenko
2024-02-16Introduce new intermediate targets that don't depend on frame_buffer_utils.Fergus Henderson
2023-07-26Update tensorflow_lite_support for promotion of experimental/acceleration/con...Fergus Henderson
2023-06-07Internal changeA. Unique TensorFlower
2022-12-06Internal changeA. Unique TensorFlower
2022-11-18Internal-only change to BUILD fileswcn
2022-04-13Add new ImageSearcher and TextSearcher APIs.A. Unique TensorFlower
2021-10-23#TaskLib #processor 7/many: Migrate ImageEmbedderTiezhen WANG
2021-09-29Object Detection Task Library: Map the output by the tensor name in metadata.Yuqi Li
2021-09-28To support score calibration in object detector task API.Tian Lin
2021-09-21Rollback LandmarkDetectorLu Wang
2021-09-19Merge pull request #667 from milindthakur177:masterA TFLite Support Robot
2021-09-02Update BUILDMilind Thakur
2021-08-28Add new LandmarkDetector vision task APIMilind Thakur
2021-04-01Migrate BertNLClassifier using the BaseOptions create method and update comme...Lu Wang
2021-03-29Use cc_library_with_tflite/cc_test_with_tflite in Tasks Library Vision targets.Fergus Henderson
2021-03-23Fix wrong StatusOr namespace in ImageEmbedderA. Unique TensorFlower
2021-03-01Add new ImageEmbedder vision task APIA. Unique TensorFlower
2021-02-05Enable hardware acceleration through delegates in vision Task APIs.A. Unique TensorFlower
2021-02-02Use the TF Lite shims for vision tasks.Fergus Henderson
2020-07-10Add missing direct includes to vision task APIs.A. Unique TensorFlower
2020-07-09Initial commit for Vision CC APIsA. Unique TensorFlower