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
Rename api into edl/resource.
api
edl/resource
Rename function api.ConfigureClient into edl.resource.RegisterTrainingJob.
api.ConfigureClient
edl.resource.RegisterTrainingJob
Merge api/register.go into api/types.go, and rename api/types.go into edl/resource/training_job.go.
api/register.go
api/types.go
edl/resource/training_job.go
The text was updated successfully, but these errors were encountered:
Merged PaddlePaddle/PaddleCloud#552.
Sorry, something went wrong.
No branches or pull requests
Rename
api
intoedl/resource
.Rename function
api.ConfigureClient
intoedl.resource.RegisterTrainingJob
.Merge
api/register.go
intoapi/types.go
, and renameapi/types.go
intoedl/resource/training_job.go
.The text was updated successfully, but these errors were encountered: