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
a7da01f0
Commit
a7da01f0
authored
Aug 24, 2022
by
Rosty Geyyer
Browse files
Format
parent
0d2aafb2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
library/include/ck/library/utility/host_tensor.hpp
library/include/ck/library/utility/host_tensor.hpp
+1
-2
No files found.
library/include/ck/library/utility/host_tensor.hpp
View file @
a7da01f0
...
@@ -271,7 +271,6 @@ struct Tensor
...
@@ -271,7 +271,6 @@ struct Tensor
~
Tensor
()
=
default
;
~
Tensor
()
=
default
;
Tensor
&
operator
=
(
const
Tensor
&
)
=
default
;
Tensor
&
operator
=
(
const
Tensor
&
)
=
default
;
Tensor
&
operator
=
(
Tensor
&&
)
=
default
;
Tensor
&
operator
=
(
Tensor
&&
)
=
default
;
template
<
typename
FromT
>
template
<
typename
FromT
>
...
...
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