Updates based on PR feedback 2

This commit is contained in:
Vidyasagar
2025-10-02 11:16:25 -07:00
parent 6fc878cbeb
commit 79d37b4d0b
47 changed files with 94 additions and 188 deletions

View File

@@ -21,10 +21,8 @@ $\gamma$, $\beta$ are learnable scale and shift parameters.
## How to Run
### Prerequisites
```bash
cd composable_kernel/build
make -j install
```
Please follow the instructions in the main [Build Guide](../../README.md#building-ck) section as a prerequisite to building and running this example.
### Build and run
```bash