Updates based on PR feedback 1

This commit is contained in:
Vidyasagar
2025-10-02 11:02:36 -07:00
parent 88b0bdbca2
commit 6fc878cbeb
54 changed files with 54 additions and 54 deletions

View File

@@ -26,7 +26,7 @@ cd composable_kernel/build
make -j install
```
### Build and Execute
### Build and run
```bash
cd composable_kernel/client_example/12_elementwise_normalization
mkdir build && cd build