Use TFlite in a Cmake Project

This page summarizes the projects mentioned and recommended in the original post on /r/tensorflow

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tensorflow

    An Open Source Machine Learning Framework for Everyone

  • FetchContent_Declare( tensorflow GIT_REPOSITORY https://github.com/tensorflow/tensorflow.git GIT_PROGRESS TRUE GIT_TAG v2.10.0 SOURCE_SUBDIR tensorflow/lite ) FetchContent_MakeAvailable(tensorflow) # add library to your target target_link_libraries(${PROJECT_NAME} PRIVATE tensorflow-lite )

  • eigen

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts