Skip to content

Perf/remove host sync metrics#2

Open
PatrickRMiles wants to merge 2 commits into
miles30/performancefrom
perf/remove-host-sync-metrics
Open

Perf/remove host sync metrics#2
PatrickRMiles wants to merge 2 commits into
miles30/performancefrom
perf/remove-host-sync-metrics

Conversation

@PatrickRMiles

Copy link
Copy Markdown
Owner

No description provided.

@PatrickRMiles PatrickRMiles changed the base branch from main to miles30/performance April 9, 2026 05:35
total_dice_score += batch_dice_score.item()
processed_batches += 1
val_loss_epoch += loss.detach().to(torch.float64)
total_dice_score += batch_dice_score.detach().to(torch.float64)

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is .detach() doing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant