Kamil Herba
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
已编辑于 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 ... -
创建于 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... -
创建于 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...