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_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?
请先登录再写评论。
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.