Skip to content

Add support of deprecated models#4

Merged
gargrahul merged 5 commits intomainfrom
deprecated-model
Jun 11, 2025
Merged

Add support of deprecated models#4
gargrahul merged 5 commits intomainfrom
deprecated-model

Conversation

@coketaste
Copy link
Copy Markdown
Collaborator

Add support of deprecated models

@coketaste coketaste self-assigned this Jun 4, 2025
Comment thread src/madengine/mad.py Outdated
parser_run.add_argument('--tags', nargs='+', default=[], help="tags to run (can be multiple).")

# Deprecated Tag
parser_run.add_argument('--ignore_deprecated_flag', action='store_true', help="Force run deprecated models even if marked deprecated.")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Please use "-" not "_" in between words.

@coketaste coketaste assigned Chetan-AMD and coketaste and unassigned coketaste Jun 9, 2025
@coketaste coketaste marked this pull request as ready for review June 9, 2025 17:30
@gargrahul gargrahul merged commit 8cd083d into main Jun 11, 2025
@coketaste coketaste deleted the deprecated-model branch April 9, 2026 15:02
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.

3 participants