[DmlEp] Avoid warning C4495 (#9533)
* Update MLOperatorAuthorImpl to remove warning C4495
Update MLOperatorAuthorImpl to remove warning C4495: nonstandard extension '__super' used: replace with explicit base class name
* Update DmlOperatorRecurentNeuralNetwork to avoid warning C4495
Update DmlOperatorRecurentNeuralNetwork to avoid warning C4495: nonstandard extension '__super' used: replace with explicit base class name