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
b61bb071
"example/vscode:/vscode.git/clone" did not exist on "25343b48364c7093601b31c7243fe9d5f00e6941"
Commit
b61bb071
authored
Nov 01, 2022
by
Astha Rai
Browse files
testing changes
parent
10947a54
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
example/43_elementwise_permute_2d/elementwise_permute_4D_fp16_2d.cpp
...elementwise_permute_2d/elementwise_permute_4D_fp16_2d.cpp
+1
-1
No files found.
example/43_elementwise_permute_2d/elementwise_permute_4D_fp16_2d.cpp
View file @
b61bb071
...
...
@@ -46,7 +46,7 @@ void host_elementwise4D(HostTensorB& B_nhwc,
int
main
()
{
bool
do_verification
=
true
;
bool
time_kernel
=
fals
e
;
bool
time_kernel
=
tru
e
;
const
int
N
=
16
;
const
int
H
=
32
;
...
...
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