Skip to content

Commit

Permalink
fix: Remove the dup comment tag (#1274)
Browse files Browse the repository at this point in the history
* fix: Remove the dup comment tag

Signed-off-by: cegao <[email protected]>

* chore: Update codegen

Signed-off-by: cegao <[email protected]>
  • Loading branch information
gaocegege authored May 25, 2021
1 parent 9a29787 commit faf3486
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/apis/tensorflow/v1/openapi_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/apis/tensorflow/v1/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ type TFJobSpec struct {
// }
TFReplicaSpecs map[commonv1.ReplicaType]*commonv1.ReplicaSpec `json:"tfReplicaSpecs"`

// // A switch to enable dynamic worker
// A switch to enable dynamic worker
EnableDynamicWorker bool `json:"enableDynamicWorker,omitempty"`
}

Expand Down

0 comments on commit faf3486

Please sign in to comment.