Use str(Label(...)) in tensorflow.bzl for use as a submodule (#8606)
tf_kernel_library and friends do not currently work if called from a repo that contains tensorflow as submodule. Justine recommended this as the right fix. Fixes #8439.
Loading
Please sign in to comment