mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-16 12:16:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
4523ae3a16
commit
ae83e1287a
1 changed files with 1 additions and 1 deletions
|
@ -81,4 +81,4 @@ class MyOwnLayer(torch.nn.Module):
|
|||
return f"in_features={self.in_features}, out_features={self.out_features}, bias={self.bias is not None}"
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
|
Loading…
Add table
Reference in a new issue