Post

Replies

Boosts

Views

Activity

Best way to update values in MPSTensors?
I have few loops that are part of my Deep Learning pipeline i got everything in MPSGraph but graph.for loop with scatter is extremely slow for my use case and there is no sane way to vectorize it. What is best way to update value in existing tensor/or to help Metal optimizer to vectorize this ops, maybe something like jax.at[idx].set? (Right now im using graph.for loop with scatter/gather ops)
0
1
605
Jun ’22
Xcode coreml report not working on any 13+ macos version (beta/dev 1,2,3)
I have always same problem with error code 102 try both betas and dev version on macos (my iphone is always on newest beta also not working).
Replies
1
Boosts
1
Views
969
Activity
Jul ’22
Best way to update values in MPSTensors?
I have few loops that are part of my Deep Learning pipeline i got everything in MPSGraph but graph.for loop with scatter is extremely slow for my use case and there is no sane way to vectorize it. What is best way to update value in existing tensor/or to help Metal optimizer to vectorize this ops, maybe something like jax.at[idx].set? (Right now im using graph.for loop with scatter/gather ops)
Replies
0
Boosts
1
Views
605
Activity
Jun ’22