Skip to content

b5834

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jul 09:08
e592be1
vulkan: fix rms_norm+mul fusion (#14545)

The fused operation was grabbing the epsilon value from the wrong place.

Add an env var to disable fusion.

Add some missing checks for supported shapes/types.

Handle fused rms_norm+mul in check_results.