Skip to content

MurrellGroup/BatchedTransformations.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BatchedTransformations

Dev Build Status Coverage

This Julia package provides an interface for applying transformations to data in batches, leveraging NNlib.jl and Functors.jl to be GPU-friendly. Lazy inverse and composition types enable optimization through custom chain rules.

See also