You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: