Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building for mac catalyst #274

Open
pkgoogle opened this issue Dec 10, 2024 · 0 comments
Open

Building for mac catalyst #274

pkgoogle opened this issue Dec 10, 2024 · 0 comments

Comments

@pkgoogle
Copy link

Original Issue: tensorflow/tensorflow#59723
Original Author: @Nnevalti

Hi I created a stackoverlfow post already: https://stackoverflow.com/questions/75473220/build-tensorflow-lite-for-mac-catalyst/75480973#75480973
But I thought I should have asked here first.

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Mac mini M1 Ventura 13.1
  • TensorFlow installed from (source or binary): source
  • TensorFlow version (use command below): 2.10.0
  • Python version: 3.10.8
  • Bazel version (if compiling from source): 5.3.0
  • GCC/Compiler version (if compiling from source): clang 14.0.0
  • Exact command to reproduce: bazel build --config=catalyst //tensorflow/lite:tensorflowlite.framework

Describe the problem

So I'm trying to build tensorflow lite from source (github) with bazel for mac catalyst and I wanted to know if it is featured and if not if there is anyway I could build it.

Source code / logs

For now without modification of any sort I have this error: ERROR: Config value 'catalyst' is not defined in any .rc file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant