"tests/models/vscode:/vscode.git/clone" did not exist on "1c60e094de0b4f86e7bf13009f4d49a27073b9f5"
Commit 6b6360b1 authored by Chao Liu's avatar Chao Liu
Browse files

clean

parent 0a0c9527
...@@ -10,8 +10,6 @@ ...@@ -10,8 +10,6 @@
#include "ck/ck.hpp" #include "ck/ck.hpp"
#include "ck/library/utility/io.hpp"
namespace ck { namespace ck {
namespace tensor_operation { namespace tensor_operation {
namespace device { namespace device {
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
// Copyright (c) 2018-2022, Advanced Micro Devices, Inc. All rights reserved. // Copyright (c) 2018-2022, Advanced Micro Devices, Inc. All rights reserved.
#include "ck/library/utility/convolution_parameter.hpp" #include "ck/library/utility/convolution_parameter.hpp"
#include "ck/library/utility/io.hpp"
namespace ck { namespace ck {
namespace tensor_operation { namespace tensor_operation {
......
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