Andy
Andy
During the submission process, the summary CSV that is generated from the https://github.com/mlcommons/inference/blob/master/tools/submission/generate_final_report.py script reports `Nodes` and `a#`, where `Nodes` comes from `number_of_nodes` field (https://github.com/mlcommons/inference/blob/master/tools/submission/generate_final_report.py#L35) and `a#` comes from the...
## Why are these changes needed? Version 1 of the ADAS implementation in AutoGen. Please read the `README.md` in this PR for details. ## Related issue number This is the...
Feature to dynamically generate new agents using AutoGen code. This is based on the ADAS paper [here](https://arxiv.org/pdf/2408.08435). Original discussion here https://github.com/microsoft/autogen/discussions/4486.