aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/xla.proto
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/compiler/xla/xla.proto')
-rw-r--r--tensorflow/compiler/xla/xla.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/compiler/xla/xla.proto b/tensorflow/compiler/xla/xla.proto
index 6f07e4606b..10c0adc670 100644
--- a/tensorflow/compiler/xla/xla.proto
+++ b/tensorflow/compiler/xla/xla.proto
@@ -293,6 +293,7 @@ message ComputationStatsResponse {
}
message CreateChannelHandleRequest {
+ ChannelHandle.ChannelType channel_type = 1;
}
message CreateChannelHandleResponse {