parent
a2f7f39d98
commit
72f0dadfff
@ -52,7 +52,7 @@ tf_custom_op_library(
|
||||
deps = [
|
||||
":mpi_defines",
|
||||
":mpi_message_proto_cc",
|
||||
"//tensorflow/core:stream_executor_headers_lib",
|
||||
"//tensorflow/stream_executor:stream_executor_headers_lib",
|
||||
"//third_party/mpi",
|
||||
],
|
||||
)
|
||||
|
@ -28,7 +28,7 @@ limitations under the License.
|
||||
#include "tensorflow/stream_executor/lib/path.h"
|
||||
#include "tensorflow/stream_executor/lib/str_util.h"
|
||||
#include "tensorflow/stream_executor/lib/stringprintf.h"
|
||||
#include "tensorflow/stream_executor/platform/default/dso_loader.h"
|
||||
#include "tensorflow/stream_executor/platform/dso_loader.h"
|
||||
#include "tensorflow/stream_executor/platform/logging.h"
|
||||
#include "tensorflow/stream_executor/platform/port.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user