Post

Replies

Boosts

Views

Activity

Comment on CoreData+CloudKit Model Migration Failing
Any news on that? We just got the error after releasing an update to production! We haven't had any issue in TestFlight migrating from one model version to the next, but now users are reporting that their data is gone with the same error messages. Constraint unique violation: Cannot migrate store in-place: constraint violation during attempted migration, UNIQUE constraint failed: ANSCKRECORDMETADATA.ZENTITYID, ANSCKRECORDMETADATA.ZENTITYPK.
Nov ’23
Comment on [MPSGraph adamUpdateWithLearningRateTensor:beta1Tensor:beta2Tensor:epsilonTensor:beta1PowerTensor:beta2PowerTensor:valuesTensor:momentumTensor:velocityTensor:gradientTensor:name:]: unrecognized selector sent to instance 0x600000eede10
Same problem here. Training worked fine 4 weeks ago. Since then I upgraded to macOS Monterey and the same script crashes using Adam, whereas it starts with SGD as optimizer. MacBook Pro (15-inch, 2017), Radeon Pro 560 4 GB as well as Radeon Pro 580 16GB as eGPU. I already have reinstalled tensorflow-metal and tensorflow-macos but it doesn't help.
Topic: Machine Learning & AI SubTopic: General Tags:
Nov ’21
Comment on Mac Catalyst 18 TabView selection binding broken
Thank you so much! This really seems to work for now. I've been looking for days to get around this problem...
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
Comment on CoreData+CloudKit Model Migration Failing
Any news on that? We just got the error after releasing an update to production! We haven't had any issue in TestFlight migrating from one model version to the next, but now users are reporting that their data is gone with the same error messages. Constraint unique violation: Cannot migrate store in-place: constraint violation during attempted migration, UNIQUE constraint failed: ANSCKRECORDMETADATA.ZENTITYID, ANSCKRECORDMETADATA.ZENTITYPK.
Replies
Boosts
Views
Activity
Nov ’23
Comment on Installing Xcode 14 beta 3 breaks Xcode 13 simulators?
Thank you! This was the only way that worked out for me...
Replies
Boosts
Views
Activity
Jul ’22
Comment on [MPSGraph adamUpdateWithLearningRateTensor:beta1Tensor:beta2Tensor:epsilonTensor:beta1PowerTensor:beta2PowerTensor:valuesTensor:momentumTensor:velocityTensor:gradientTensor:name:]: unrecognized selector sent to instance 0x600000eede10
Same problem here. Training worked fine 4 weeks ago. Since then I upgraded to macOS Monterey and the same script crashes using Adam, whereas it starts with SGD as optimizer. MacBook Pro (15-inch, 2017), Radeon Pro 560 4 GB as well as Radeon Pro 580 16GB as eGPU. I already have reinstalled tensorflow-metal and tensorflow-macos but it doesn't help.
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’21
Comment on NSPersistentCloudkitContainer Memory Leak -> Crash? (iOS 15 beta 4 & 5)
Just tried with iPadOS 15.2 (beta 2) and Xcode 13.2 beta (13C5066c). Seems to be resolved!
Replies
Boosts
Views
Activity
Nov ’21
Comment on NSPersistentCloudkitContainer Memory Leak -> Crash? (iOS 15 beta 4 & 5)
I'm having the same issue. I didn't notice the problem until today. I spent the last hours figuring out why my data is not syncing until I found this post. I'm using the same approach, restoring Core Data from a big JSON file with a lot of many-to-many relationships. At least now I know that the problem is not on my side...
Replies
Boosts
Views
Activity
Nov ’21