Skip to content
Success

Changes

Summary

  1. QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations. (details)
  2. QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations. (details)
  3. Small improvements to bindiff script. (details)
Commit e525bd0e3c6333eb4b9945f6fe81d7a9e3cfd3e3 by Vince Larson
QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.

Also plot signed sum of contributions, in order to see how biases affect which parameters are tuned.

For #910.
The file was modified utilities/sens_matrix/sens_matrix_dashboard.py (diff)
Commit d7d04ed1c8a65801bfc91bbbe4227ef39f7f7292 by Vince Larson
QuadTune: Break out loss function contributions by metric and plot the metrics with the greatest improvements and degradations.

Also plot signed sum of contributions, in order to see how biases affect which parameters are tuned.

For #910.
The file was modified utilities/sens_matrix/create_figs.py (diff)
Commit 2651012ea532b1d38ef6006d7457571806e34908 by Gunther Huebler
Small improvements to bindiff script.
The file was modified run_scripts/run_bindiff_all.py (diff)

Summary

  1. Adding if statement to avoid comparing the same commit to itself. (details)
Commit a563882b107366fe7a8131f92453bc54b0da8ce5 by Gunther Huebler
Adding if statement to avoid comparing the same commit to itself.
The file was modified python_nightly_test_suite/tests/bit_diff_test.py (diff)