Skip to content
Snippets Groups Projects
Commit e9d81f87 authored by andreab1997's avatar andreab1997
Browse files

Fixed test_fit_and_timing

parent c94f7414
No related branches found
No related tags found
2 merge requests!1557Fix the chi2 computation in the report when there is a thcovmat,!1528Fit with theory covmat with n3fit
......@@ -20,8 +20,8 @@
},
{
"fl": "v3",
"smallx": 0.3031329810619354,
"largex": 2.6214101314544678,
"smallx": 0.30309754610061646,
"largex": 2.6213722229003906,
"trainable": true
},
{
......@@ -51,45 +51,45 @@
],
"stop_epoch": 1000,
"best_epoch": 999,
"erf_tr": 36.54704284667969,
"erf_vl": 30.701587677001953,
"chi2": 22.70619773864746,
"erf_tr": 38.022315979003906,
"erf_vl": 31.481945037841797,
"chi2": 22.705814361572266,
"pos_state": "POS_VETO",
"arc_lengths": [
1.1037201268771095,
1.505700648681965,
1.2027295354983405,
1.4316397494895012,
1.1901164504449115
1.103731936457393,
1.505681943929697,
1.2027105035135508,
1.426451562695196,
1.1901165080869252
],
"integrability": [
0.002630541814142684,
0.0026305418141405745,
0.00014138085179959958,
3.6656303405761737,
0.004028238385220817
0.002630652510560605,
0.0026306525105581624,
0.00013975353567441395,
3.6658432483673087,
0.004028247582030353
],
"timing": {
"walltime": {
"Total": 20.638618230819702,
"Total": 12.020201921463013,
"start": 0.0,
"replica_set": 0.0033304691314697266,
"replica_fitted": 20.638471841812134,
"replica_set_to_replica_fitted": 20.635141372680664
"replica_set": 0.003970146179199219,
"replica_fitted": 12.02015495300293,
"replica_set_to_replica_fitted": 12.01618480682373
},
"cputime": {
"Total": 27.691918045999998,
"Total": 13.138117000000001,
"start": 0.0,
"replica_set": 0.003325130999999537,
"replica_fitted": 27.691770436,
"replica_set_to_replica_fitted": 27.688445305000002
"replica_set": 0.029436999999999713,
"replica_fitted": 13.138062999999999,
"replica_set_to_replica_fitted": 13.108626
}
},
"version": {
"keras": "2.8.0",
"tensorflow": "2.8.0, mkl=True",
"numpy": "1.22.2",
"nnpdf": "4.0.4.152+g84203534c",
"validphys": "4.0.4.152+g84203534c"
"keras": "2.4.0",
"tensorflow": "2.4.1, mkl=False",
"numpy": "1.21.2",
"nnpdf": "4.0.4.221+gc94f7414b-dev",
"validphys": "4.0.4.221+gc94f7414b-dev"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment