whitespace

This commit is contained in:
Axel Kohlmeyer
2023-08-18 06:40:51 -04:00
parent cdbbe33933
commit 2af8842877

View File

@ -18,7 +18,6 @@
import numpy as np import numpy as np
import torch import torch
def calc_n_params(model): def calc_n_params(model):
""" """
Returns the sum of two decimal numbers in binary digits. Returns the sum of two decimal numbers in binary digits.