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_model


and debug is greyed out.
Only run is possible.

Do I need to do some more steps to be able to debug this target?
0
1 comment

Hi! 

Bazel plugin is a third-party plugin, it is implemented and supported by Google. Please describe the issue in the plugin's tracker: https://github.com/bazelbuild/intellij/issues.

0

Please sign in to leave a comment.