Skip to content

Make performance model script updates [only legacy]#88

Open
aditeyashukla wants to merge 2 commits intoMIT-LAE:mainfrom
aditeyashukla:make_performance_model_updates
Open

Make performance model script updates [only legacy]#88
aditeyashukla wants to merge 2 commits intoMIT-LAE:mainfrom
aditeyashukla:make_performance_model_updates

Conversation

@aditeyashukla
Copy link
Contributor

No description provided.

@ian-ross
Copy link
Member

With this one, do you just want to do what we discussed and read LTO data from a TOML file in the same format as it eventually appears in the performance model file? You can do that by reading the TOML data, calling LTOPerformanceInput.model_validate on the TOML dictionary to get an LTOPerformanceInput value (defined here), then call convert on that value to get a real LTOPerformance value.

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.

2 participants