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
I'm working with Mike on the accelerate category for ConCat. We had to reformulate one of our neural networks to make it work with accelerate, so there are some more accelerate-functions we now use that I think haven't been mentioned yet. I have no idea which of these might already be available so I'll just list them all for now. Can create separate issues if you let me know which are missing.
backpermute
concatOn
constant
fill
fold1
drop
dropOn
permute
replicate
take
takeOn
transposeOn
zipWith
The text was updated successfully, but these errors were encountered:
I'm working with Mike on the accelerate category for ConCat. We had to reformulate one of our neural networks to make it work with accelerate, so there are some more accelerate-functions we now use that I think haven't been mentioned yet. I have no idea which of these might already be available so I'll just list them all for now. Can create separate issues if you let me know which are missing.
backpermute
concatOn
constant
fill
fold1
drop
dropOn
permute
replicate
take
takeOn
transposeOn
zipWith
The text was updated successfully, but these errors were encountered: