mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 20:38:23 +01:00
feat: ai surrogate inference time keeping
This commit is contained in:
parent
7ae203c7dc
commit
589773731a
@ -414,8 +414,6 @@ static Rcpp::List RunMasterLoop(RInsidePOET &R, const RuntimeParameters ¶ms,
|
||||
|
||||
/* AI surrogate iterative training*/
|
||||
if (params.use_ai_surrogate) {
|
||||
double ai_start_t = MPI_Wtime();
|
||||
|
||||
// Add to training data buffer targets:
|
||||
// True values for invalid predictions
|
||||
MSG("AI: Add invalid target data to training data buffer");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user