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
e5b6dfe9
Commit
e5b6dfe9
authored
Oct 19, 2023
by
Bartlomiej Kocot
Browse files
Remove not needed ifdefs
parent
1a6a043f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
include/ck/utility/amd_buffer_addressing.hpp
include/ck/utility/amd_buffer_addressing.hpp
+1
-1
library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp
...nv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp
+1
-1
No files found.
include/ck/utility/amd_buffer_addressing.hpp
View file @
e5b6dfe9
...
@@ -944,4 +944,4 @@ amd_buffer_atomic_max(const typename vector_type_maker<T, N>::type::type src_thr
...
@@ -944,4 +944,4 @@ amd_buffer_atomic_max(const typename vector_type_maker<T, N>::type::type src_thr
#endif
#endif
}
}
}
// namespace ck
}
// namespace ck
\ No newline at end of file
library/include/ck/library/tensor_operation_instance/gpu/grouped_conv_bwd_data/device_grouped_conv_bwd_data_xdl_instance.hpp
View file @
e5b6dfe9
...
@@ -185,4 +185,4 @@ using device_grouped_conv_bwd_data_xdl_input_fp16_comp_bf8f8_instances =
...
@@ -185,4 +185,4 @@ using device_grouped_conv_bwd_data_xdl_input_fp16_comp_bf8f8_instances =
}
// namespace instance
}
// namespace instance
}
// namespace device
}
// namespace device
}
// namespace tensor_operation
}
// namespace tensor_operation
}
// namespace ck
}
// namespace ck
\ No newline at end of file
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