mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
Update README.md
This commit is contained in:
@@ -51,11 +51,9 @@ Build drivers: \
|
||||
|
||||
# Run
|
||||
* layout: 0 = NCHW; 1 = NHWC
|
||||
* algo:
|
||||
* Forward convolution: https://github.com/asroy/modular_convolution/blob/aafb5eb18781f1ac9e06a17c3e53d968dd53dcc0/driver/conv_driver_v2.cpp#L38
|
||||
* Backward data convolution: https://github.com/asroy/modular_convolution/blob/aafb5eb18781f1ac9e06a17c3e53d968dd53dcc0/driver/conv_bwd_data_driver_v2.cpp#L22
|
||||
* algo: algorithm
|
||||
* verify: 0 = no verification; 1 = do verification
|
||||
* init: 0 ~ 3. initialization method
|
||||
* init: 0 ~ 5. initialization method
|
||||
* log: 0 = no log; 1 = do log
|
||||
* repeat: number of time kernel being launched
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user