Skip to content

Commit

Permalink
AutoProp 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanLumerico committed Jul 21, 2024
1 parent 40f4bc6 commit 7fc81a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions luma/neural/autoprop.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,4 @@ def __len__(self) -> int:

def __getitem__(self, key_node: LayerNode) -> List[LayerNode]:
return self.graph[key_node]

0 comments on commit 7fc81a6

Please sign in to comment.