plugin implementation

This commit is contained in:
Dan Saunders
2024-12-18 01:26:41 +00:00
parent d22e1136bc
commit ea07a7086e
13 changed files with 118 additions and 30 deletions

View File

@@ -1,6 +0,0 @@
metric,training,validation
loss,1.8773103952407837,1.915901780128479
model_preparation_time,0.0051,0.0051
runtime,89.7635,8.9565
samples_per_second,20.053,22.33
steps_per_second,20.053,22.33
1 metric training validation
2 loss 1.8773103952407837 1.915901780128479
3 model_preparation_time 0.0051 0.0051
4 runtime 89.7635 8.9565
5 samples_per_second 20.053 22.33
6 steps_per_second 20.053 22.33