Skip to content

Commit

Permalink
Test estimator correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Berchez Moreno committed Nov 20, 2023
1 parent 103021c commit dee720d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dlordinal/estimator/tests/test_estimator.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ def create_example_dataloader(batch_size, num_samples, input_size):


def calculate_loss(model, loss_fn, dataloader):
losses = []
model.eval()
total_loss = 0.0

Expand Down

0 comments on commit dee720d

Please sign in to comment.