Post

Replies

Boosts

Views

Activity

Reply to tf.random is broken since Monterey 12.1
At least for me it works if I do with tf.device('/cpu:0'): tf.random.uniform((10,)) But of course that's not a perfect solution. Also tf.sort and tf.argsort are broken. You can use the same workaround for them.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to Apple M1 - tf.sort only sorts up to 16 values for float32
Persists in tensorflow-metal==0.3.0
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Dec ’21
Reply to Apple M1 - tf.sort only sorts up to 16 values for float32
Still persists in tensorflow 2.6.0.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21