Skip to content
New issue

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

Remove references to extras_spec in tasks_guide.md. #157

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Remove references to extras_spec in tasks_guide.md.

Task.extras_spec is not a reliable mechanism since tasks can "lie" about
their extras (or it can also be incomplete and/or just wrong). It also doesn't
play well with dynamic tasks that change shape and/or data types during their
lifetime, which is especially common in continual learning settings. The field
will eventually be removed from the Task protobuf message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants