juice
juice copied to clipboard
Declare `LayerOps` per backend/framework
This is not all that trivial, since LayerOps<B: IBackend<F=Native>>: X +Y
can not have variable dependencies on the sub traits afaiuc, which invalidates the purpose of trait LayerOps
.