Open Christywl opened 5 years ago
It's not regression but relieving symptoms after fixing crashed issue.
A node is optimized by last graph that isn't result node, so the value of temporary_mps_images[input_index]
will be null, the model need to be supported above mac os 10.15 with resultImages
init?(device: MTLDevice, resultImages: [MPSNNImageNode], resultsAreNeeded areResultsNeeded: UnsafeMutablePointer
?)
Test Env: Chromium Version: nightly build 75.0.3739.0 (9642fde) Platform: macOS
Expected Result: Facial Landmark Detection should work.
Actual Result: After the crash issue #716 was fixed, Facial Landmark Detection doesn't work on MPS:
How to Reproduce: