Skip to content

Commit d67db56

Browse files
committed
Maj Load CVS file1
1 parent 7b93151 commit d67db56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Results/src/Exp_Results.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -398,8 +398,8 @@ end
398398

399399

400400
function Confusion_Matrix_CSV_Exp(Param_Data,Param_Network,Param_Data_test,savepathbson="")
401-
@info "Matrice"
402-
@infiltrate
401+
# @info "Matrice"
402+
# @infiltrate
403403
if Param_Network.Train_args.use_cuda ==true
404404
hardware1 = "GPU"
405405
else

0 commit comments

Comments
 (0)