Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020-09-14 | configurable maximum stddev for kconfig model | Daniel Friesel | -5/+8 |
2020-09-14 | Fix KConfigModel.to_json | Daniel Friesel | -1/+1 |
2020-09-11 | add analyze-kconfig script | Daniel Friesel | -16/+32 |
2020-09-10 | add kconfig benchmark loader and model generation | Daniel Friesel | -2/+117 |
2020-07-15 | Allow state-only PTAModel to be converted to JSON without underlying PTA | Daniel Friesel | -2/+6 |
2020-07-09 | Remove unimplemented discard-outliers options | Daniel Friesel | -9/+0 |
2020-07-06 | Remove co-dependent parameter detection code | Daniel Friesel | -25/+0 |
2020-07-06 | Move ParamFit, PTAModel, AnalyticModel to model.py module | Daniel Friesel | -0/+1186 |