We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddd86c0 + 2ecbb22 commit f06280bCopy full SHA for f06280b
tensorflow/core/protobuf/worker.proto
@@ -154,7 +154,7 @@ message RunGraphRequest {
154
155
// A unique ID to distinguish different runs of the same graph.
156
//
157
- // The master generates a global unique `step_id` to dinstinguish
+ // The master generates a global unique `step_id` to distinguish
158
// different runs of the graph computation. Subgraphs communicate
159
// (e.g., send/recv ops) with each other using `step_id` to
160
// distinguish tensors generated by different runs.
0 commit comments