feat: add overrides option for custom rectdiff ONLY AutoroutingPipelineSolver4_TinyHypergraph#1093
feat: add overrides option for custom rectdiff ONLY AutoroutingPipelineSolver4_TinyHypergraph#1093
Conversation
Expose rectdiff through a new overrides option so callers can pass a custom rectdiff implementation. This makes it easier to test inside the rectdiff solver repo by using a local rectdiff version.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🏃 Benchmark This PRRun benchmarks by commenting on this PR: Everything after Examples:
Use Any PR whose title contains |
|
Idk if i like this bc it breaks the common pattern BUT you can still use the changes by clicking on the build workflow and using the custom tar gz temporarily? |
|
Its not a bad idea but i want to think about how this could be a bit more ergonomic |
|
This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs. |
Expose rectdiff through a new overrides option so callers can pass a custom rectdiff implementation. This makes it easier to test inside the rectdiff solver repo by using a local rectdiff version.