[TUTORIALS] Fixed typo
This commit is contained in:
@@ -306,8 +306,6 @@ if triton.testing.allclose(triton_output, torch_output):
|
|||||||
else:
|
else:
|
||||||
print("❌ Triton and Torch differ")
|
print("❌ Triton and Torch differ")
|
||||||
|
|
||||||
print(matmul_kernel.cache_key)
|
|
||||||
exit()
|
|
||||||
# %%
|
# %%
|
||||||
# Benchmark
|
# Benchmark
|
||||||
# --------------
|
# --------------
|
||||||
|
Reference in New Issue
Block a user