Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format main #2848

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Format main #2848

merged 2 commits into from
Jan 24, 2024

Conversation

panh99
Copy link
Contributor

@panh99 panh99 commented Jan 24, 2024

  • Formatted files via ./dev/format.sh

@panh99 panh99 marked this pull request as ready for review January 24, 2024 13:13
@@ -295,7 +295,7 @@ class ServerModel(nn.Module):

It comprises a single linear layer that accepts the concatenated outputs from
all client models as its input. The number of inputs to this layer equals the
total number of outputs from the client models ( $3 \times 4 = 12$ ). After processing
total number of outputs from the client models ( $3 \\times 4 = 12$ ). After processing
Copy link
Contributor

Choose a reason for hiding this comment

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

double \ breaks the latex notation. I guess we can replace it with 3 x 4 = 12 and that's it?

@jafermarq jafermarq enabled auto-merge (squash) January 24, 2024 13:18
@jafermarq jafermarq merged commit 472f42a into main Jan 24, 2024
28 checks passed
@jafermarq jafermarq deleted the format-main branch January 24, 2024 13:27
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.

2 participants