Kamil Herba
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Kamil Herba 创建了一个帖子, 已回答disabled 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 创建了一个帖子, 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 创建了一个帖子, 已回答custom 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...