Skip to content

Conversation

@keithmanville
Copy link
Collaborator

No description provided.

@keithmanville
Copy link
Collaborator Author

As discussed, we will stick with the following format for specifying swaps:

load_model:
  model:
    name: $name
attack_step:
  ?attack:
    attack1:
      model: $model
      epsilon: $eps
    attack2:
      model: $model
      epsilon: $eps
      iterations: $n

We will not implement any provisions for supporting anchors/aliasing.

Leaving this draft PR open for reference. The prototype may be helpful in implementing other issues.

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.

Design and Prototype extension to YAML entrypoint graphs to support task swaps

3 participants