Commits


zesongw authored and GitHub committed d87f73ab44a
[WebNN EP] Use GetVecUint32FromVecInt64 to simplify the code (#19324) - Use the function `GetVecUint32FromVecInt64` in helper.h to replace `transform`. - Change some `int32_t` to `uint32_t`. - Remove a useless `temp`.