aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/protobuf/master.proto
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/core/protobuf/master.proto')
-rw-r--r--tensorflow/core/protobuf/master.proto2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/protobuf/master.proto b/tensorflow/core/protobuf/master.proto
index 96c91536f7..03022875e6 100644
--- a/tensorflow/core/protobuf/master.proto
+++ b/tensorflow/core/protobuf/master.proto
@@ -20,7 +20,7 @@ option cc_enable_arenas = true;
option java_outer_classname = "DistributedRuntimeProtos";
option java_multiple_files = true;
option java_package = "org.tensorflow.distruntime";
-
+option go_package = "github.com/tensorflow/tensorflow/tensorflow/go/core/protobuf";
import "tensorflow/core/framework/device_attributes.proto";
import "tensorflow/core/framework/graph.proto";
import "tensorflow/core/framework/tensor.proto";