Explicitly declare MKLDNN internal headers as source files in MKLDNN build file.
Fixes Bazel build error when building TF as a submodule with MKLDNN enabled; by explicitly declaring these files as inputs Bazel can find them in the build sandbox. PiperOrigin-RevId: 225549870
Loading
Please sign in to comment