"vscode:/vscode.git/clone" did not exist on "35a740427ec9fb25f0fb2350d1b63806f0ff9cff"
Commit b61bb071 authored by Astha Rai's avatar Astha Rai
Browse files

testing changes

parent 10947a54
...@@ -46,7 +46,7 @@ void host_elementwise4D(HostTensorB& B_nhwc, ...@@ -46,7 +46,7 @@ void host_elementwise4D(HostTensorB& B_nhwc,
int main() int main()
{ {
bool do_verification = true; bool do_verification = true;
bool time_kernel = false; bool time_kernel = true;
const int N = 16; const int N = 16;
const int H = 32; const int H = 32;
......
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