"docs/vscode:/vscode.git/clone" did not exist on "bc9a8cef6f258aafcd43ef64ac161218a7eae43a"
Commit 2228f1bf authored by Hubert Lu's avatar Hubert Lu
Browse files

Merge remote-tracking branch 'origin/master' into dev/hubertlu/unit_tests

parents 3f3da214 08e88b1b
......@@ -31,6 +31,7 @@
#include <algorithm>
#include <vector>
#include <string>
#include <iostream>
#include "nhwc_batch_norm_kernel.h"
#include "cuda_utils.h"
......
......@@ -31,6 +31,7 @@
#include <algorithm>
#include <vector>
#include <string>
#include <iostream>
#include "nhwc_batch_norm_kernel.h"
#include "cuda_utils.h"
......
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