Skip to content

Conversation

@danbraunai-apollo
Copy link
Contributor

@danbraunai-apollo danbraunai-apollo commented Jan 25, 2024

Run ablation tests without reading sample graphs

Description

  • Ablation tests now build a graph and then run ablations on it, as opposed to reading a sample graph
  • This now means that sample_graphs are not read by any tests, and thus errors won't be flagged if they're out of date.

Related Issues

Closes #291

Does this PR introduce a breaking change?

No

@stefan-apollo
Copy link
Contributor

Looks mostly fine, I got some minor confusions about the configs used

@danbraunai-apollo
Copy link
Contributor Author

@stefan-apollo I (tried to) address your comments, and I merged in main which required changing the ablation_bisect tests to use the new format.

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.

Simplify test_ablation setup

3 participants