We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I noticed that there is a discussion of CRD name:TfJob vs TFJob
TfJob vs TFJob
Actually, we prefer TFJob cause TF is an abbreviation of TensorFlow. According to the Golang and Kubernetes convention, TFJob is better as well.
TFJob
So we'd better replace Tf with TF in CRD and some related function name. Ref: #283 (comment)
Tf
TF
/cc @jlewi @gaocegege @ScorpioCPH
The text was updated successfully, but these errors were encountered:
+1 for TFJob, PR is coming :)
Sorry, something went wrong.
We announced this on Slack on January 20 7am Saturday and said we'd close voting by EOD Monday. Since no one's chimed I think we can go with TFJob.
No branches or pull requests
I noticed that there is a discussion of CRD name:
TfJob vs TFJob
Actually, we prefer
TFJob
cause TF is an abbreviation of TensorFlow. According to the Golang and Kubernetes convention,TFJob
is better as well.So we'd better replace
Tf
withTF
in CRD and some related function name. Ref: #283 (comment)/cc @jlewi @gaocegege @ScorpioCPH
The text was updated successfully, but these errors were encountered: