Skip to content

Commit 2635d1e

Browse files
authored
Update kernel-library-selective-build.md
1 parent 4e0bac5 commit 2635d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/kernel-library-selective-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ register_kernels_custom(); // Registers only the "custom" kernels
125125
This avoids relying on static initialization and enables you to register only the kernels you want.
126126

127127
### Compatibility
128-
If `--lib-name` is not passed, the default behavior remains unchanged, the codegen script will generate a general `RegisterKernels.cpp` and `register_all_kernels()` function.
128+
If `--lib-name` is not passed, the default behavior remains unchanged, the codegen script will generate a general `RegisterKernels.cpp` and `register_all_kernels()` function.

0 commit comments

Comments
 (0)