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

Add beta content #3471

Merged
merged 4 commits into from
Nov 13, 2024
Merged

Add beta content #3471

merged 4 commits into from
Nov 13, 2024

Conversation

quic-kyunggeu
Copy link
Contributor

@quic-kyunggeu quic-kyunggeu commented Nov 12, 2024

Reopened #3469

Added content to the beta documentation:

  • Landing page stub
  • Table of Contents containing stubs for all major sections
  • Stub templates for all feature/technique pages
  • Complete example feature page: AdaRound

Signed-off-by: Dave Welsch <dwelsch@expertsupport.com>
…mple.

Signed-off-by: Dave Welsch <dwelsch@expertsupport.com>
Signed-off-by: Dave Welsch <dwelsch@expertsupport.com>
quic-akhobare
quic-akhobare previously approved these changes Nov 12, 2024
Signed-off-by: Dave Welsch <dwelsch@expertsupport.com>
@@ -7,7 +7,13 @@ extension-pkg-whitelist=

# Add files or directories to the blacklist. They should be base names, not
# paths.
ignore=CVS
ignore=CVS,
apply_adaround.py,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we skipping pylint for these source files?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is because they are pseudo-code, not real executable Python code at the moment.
For example:

prepared_model = prepare_model(<model>)

@quic-kyunggeu quic-kyunggeu merged commit 556e121 into quic:develop Nov 13, 2024
4 checks passed
@quic-kyunggeu quic-kyunggeu deleted the beta-1 branch November 13, 2024 18:44
@quic-kyunggeu quic-kyunggeu mentioned this pull request Nov 13, 2024
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.

4 participants