Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel
Commits
6b6360b1
"tests/models/vscode:/vscode.git/clone" did not exist on "1c60e094de0b4f86e7bf13009f4d49a27073b9f5"
Commit
6b6360b1
authored
Jul 14, 2022
by
Chao Liu
Browse files
clean
parent
0a0c9527
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
library/include/ck/library/utility/convolution_parameter.hpp
library/include/ck/library/utility/convolution_parameter.hpp
+0
-2
library/src/utility/convolution_parameter.cpp
library/src/utility/convolution_parameter.cpp
+1
-0
No files found.
library/include/ck/library/utility/convolution_parameter.hpp
View file @
6b6360b1
...
@@ -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
{
...
...
library/src/utility/convolution_parameter.cpp
View file @
6b6360b1
...
@@ -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
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment