Kamil Herba
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited disabled debug in bazel target
AnsweredI 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 ... -
Created 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... -
Created custom shell script setting environmental variables with paths for cmake
AnsweredI'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...