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
811ee921
"ts/webui/src/components/experiment/overview/Overview.tsx" did not exist on "2b300395b30fcabfd092c2feeddf9d6bc86f38f8"
Commit
811ee921
authored
Jun 28, 2022
by
Paul
Browse files
Remove comments
parent
cfbd91a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
src/targets/gpu/perfdb.cpp
src/targets/gpu/perfdb.cpp
+0
-10
No files found.
src/targets/gpu/perfdb.cpp
View file @
811ee921
...
...
@@ -10,16 +10,6 @@ namespace gpu {
namespace
{
// C-HxW-XxY-K-OHxOW-N-padhxpadw-stride-dilation-0-xlayout-wlayout-ylayout-type-F
// case miopenFloat: return "FP32";
// case miopenHalf: return "FP16";
// case miopenInt8: return "INT8";
// case miopenInt8x4: return "INT8x4";
// case miopenInt32: return "INT32";
// case miopenBFloat16: return "BF16";
// case miopenDouble: return "FP64";
std
::
string
get_layout
(
const
shape
&
s
,
std
::
string
labels
)
{
auto
result
=
labels
;
...
...
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