-
Notifications
You must be signed in to change notification settings - Fork 39
Implement batching #157
Copy link
Copy link
Labels
RABIssues and PRs associated with RABIssues and PRs associated with RABenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershackathon
Milestone
Metadata
Metadata
Assignees
Labels
RABIssues and PRs associated with RABIssues and PRs associated with RABenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershackathon
When we run
examples/1_SimpleNet/simplenet.py, the final thing that's executed is effectivelyThis would also work with batching e.g.,
We should enable calling batching in this way on the FTorch side, too.