Skip to content

Commit 63aff67

Browse files
committed
[ET-VK] Remove internal doc path from coopmat probe comment
Drop a reference to an internal document from the test_coopmat_probe header comment; it is not meaningful outside the original development environment.
1 parent 1f1a4de commit 63aff67

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

backends/vulkan/test/custom_ops/test_coopmat_probe.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
// One-shot capability probe: prints the cooperative matrix configurations
88
// exposed by the active Vulkan device, plus the relevant adapter properties
99
// (subgroup size, iGPU vs dGPU, device name). Used to gate the coopmat
10-
// experiment for quantized linear shaders. See:
11-
// yanwen/instruction-for-ai/2026-05-14_kernel_optimization_research.md
10+
// implementations for quantized linear shaders.
1211

1312
#include <executorch/backends/vulkan/runtime/api/Context.h>
1413

0 commit comments

Comments
 (0)