Commits


Negin Raoof authored and GitHub committed e303f458e40
Add int64 input type for ReduceProd (#3507) * Add int64 input type * Fix for cuda * Fix linking * Cuda * Fixed missing registration * Fix registeration for opsets 1-11 * Adding reduce_matrix_rows for int64 * Update reduction_functions.cu * Revert cuda