Kamil Herba

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3
  • Edited

    disabled debug in bazel target

    Answered
    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 ...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    custom shell script setting environmental variables with paths for cmake

    Answered
    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...
    • 3 followers
    • 7 comments
    • 0 votes