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
MIGraphX
Commits
c47fa173
Commit
c47fa173
authored
Jan 24, 2023
by
Paul
Browse files
Format
parent
50e256a1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/targets/gpu/jit/fused_reduce.cpp
src/targets/gpu/jit/fused_reduce.cpp
+2
-2
No files found.
src/targets/gpu/jit/fused_reduce.cpp
View file @
c47fa173
...
...
@@ -72,7 +72,7 @@ static shape get_reduced_shape(const shape& s, const std::vector<T>& axes)
return
shape
{
s
.
type
(),
lens
};
}
template
<
class
ReduceLens
>
template
<
class
ReduceLens
>
static
std
::
string
get_reduce_algo
(
const
std
::
vector
<
shape
>&
inputs
,
ReduceLens
rlens
)
{
#if 0
...
...
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