Commits


Tianlei Wu authored and GitHub committed 466511c1c3c
Update gpt2 benchmark with position_ids and fp16 (#4275) * support position_ids input * support fp16 conversion for gpt2 past state * output results to csv file * Remove the useless check that output of matmul is in cuda