"tools/git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "068cae53935934cad53be0e6a340590a61515111"
Unverified Commit 85a14293 authored by Chao Liu's avatar Chao Liu Committed by GitHub
Browse files

Update README.md

parent 56f93c6f
...@@ -51,11 +51,9 @@ Build drivers: \ ...@@ -51,11 +51,9 @@ Build drivers: \
# Run # Run
* layout: 0 = NCHW; 1 = NHWC * layout: 0 = NCHW; 1 = NHWC
* algo: * algo: algorithm
* 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
* verify: 0 = no verification; 1 = do verification * verify: 0 = no verification; 1 = do verification
* init: 0 ~ 3. initialization method * init: 0 ~ 5. initialization method
* log: 0 = no log; 1 = do log * log: 0 = no log; 1 = do log
* repeat: number of time kernel being launched * repeat: number of time kernel being launched
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment