[Bug] Documentation: Liveness Custom CDN missing wasm setup instructions #5128
Labels
Documentation
An issue or a feature-request for our Amplify UI Doc site or AWS Amplify docs
Liveness
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Liveness
How is your app built?
N/A
What browsers are you seeing the problem on?
No response
Which region are you seeing the problem in?
No response
Please describe your bug.
Currently the documentation for setting up a custom CDN only shows instructions for how to setup the SIMD version of the tensorflow backend.
According to the documentation, Tensorflow supports regular WASM, SIMD, and SIMD + Multithreading
https://blog.tensorflow.org/2020/09/supercharging-tensorflowjs-webassembly.html
Customers are reporting a problem with older iPhones on iOS 15 and 16 which don't support SIMD. We need to update the instructions to include all three files in customers' custom CDN.
What's the expected behaviour?
See above
Help us reproduce the bug!
See above
Code Snippet
// Put your code below this line.
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: