Kamil Herba
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Kamil Herba created a post, Answereddisabled debug in bazel target
I have imported TF (I've updated bazel from 0.20 to 0.26 because older didn't compile TF)and want to debug target tensorflow/lite/tools/benchmark:benchmark_modeland debug is greyed out.Only run is ... -
Kamil Herba created a post, setting bazel flags in clion
I work on bazel project. It has OpenCL flag which is enabled in certain configs for Android. Is it possible to tell IDE to enable this flag so that the code surrounded by #ifdef MY_FLAG won't be gr... -
-
-
Kamil Herba created a post, Answeredcustom shell script setting environmental variables with paths for cmake
I'm working on the C++ CMake project where authors have created external shell scripts where you configure paths like: ANDROID_NDK:/home/kamil/tools/android-ndk-r16bPROTOBUF_DIR:/home/kamil/tools/p...