You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Standard utility to chain function calls, similar to torchvision's Compose class
Motivation, pitch
This is going to be really useful for folks that want to fuse multiple map-operators and we shouldn't require another dependency for something so simple and useful.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
🚀 The feature
Standard utility to chain function calls, similar to torchvision's Compose class
Motivation, pitch
This is going to be really useful for folks that want to fuse multiple map-operators and we shouldn't require another dependency for something so simple and useful.
Alternatives
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: