commit | b71c2047943a44a2e99c367e406e680caa160bfe | [log] [tgz] |
---|---|---|
author | Grzegorz Wawiorko <grzegorz.wawiorko@intel.com> | Wed Jan 05 17:08:52 2022 +0100 |
committer | GitHub <noreply@github.com> | Wed Jan 05 08:08:52 2022 -0800 |
tree | c17abce6794428ce48690c65a506f38a15e9be61 | |
parent | c2facedfa0a0e07f7602cfecae90392419c0e159 [diff] |
test_subgroups - Set safe input values for half type and mul, add operations (#1346) * Set safe input values for half type and mul, add operations * Set safe values for all data types * Typo fix * Set constant seed for shuffle * Change function name to more specific * set_value takes an integer value, not a bit pattern