Commit ea810e61 authored by fenglei.tian's avatar fenglei.tian

code style

parent bf7b2e3a
...@@ -21,10 +21,10 @@ ...@@ -21,10 +21,10 @@
#include <typeinfo> #include <typeinfo>
#include <unordered_map> #include <unordered_map>
#include <cuda_runtime.h> #include <cuda_runtime.h>
#include <cudnn_v7.h> #include <cudnn_v7.h>
#include "cublas_v2.h" #include "cublas_v2.h"
#include "cuda.h" #include "cuda.h"
#include "ngraph/codegen/code_writer.hpp" #include "ngraph/codegen/code_writer.hpp"
#include "ngraph/codegen/compiler.hpp" #include "ngraph/codegen/compiler.hpp"
......
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