jsgrover

Results 4 comments of jsgrover
trafficstars

Found the issue in dset.py, where the path is hardcoded to 'data-unversioned/part2/luna/subset*/*.mhd'. The actual path is 'data/part2/luna/subset*/*.mhd', on lines 35 & 86

What is the data type for _tile_dpfp16ps, where is the data type defined? I get an gcc 13 error for the type of function _tile_dpfp16ps?

Row count of Matrix A must equal the Column count of Matrix B Changed it by changes in these 2 lines ![image](https://github.com/intel/AMX-TMUL-Code-Samples/assets/39103099/2d068ec3-f52e-41f7-900d-ee3847330640) Result look like this ![image](https://github.com/intel/AMX-TMUL-Code-Samples/assets/39103099/8f76cb6d-eb96-4b2c-b435-708b4dfa3bbf)