Error Message: "No supported Ops kernel and engine are found for [ReduceStdV2A], optype [ReduceStdV2A]"
If the ReduceStdV2A operator is not supported, you can use std to calculate the standard deviation and then square the standard deviation to obtain var. Then invoke the mean interface to calculate the mean value. This avoids the error.

Modify the code as follows:

Parent topic: FAQs