-
Notifications
You must be signed in to change notification settings - Fork 3
Forward pass #2
Copy link
Copy link
Open
Description
Forward pass is implemented naively with a for loop. For example, see in train.py and in evaluate.py. PyTorch may have built-ins to improve this process, especially when combined with batching.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels