Skip to content

Commit 51e1350

Browse files
author
Hugh Delaney
committed
Clang format
1 parent adde645 commit 51e1350

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

source/adapters/hip/tensor_map.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ UR_APIEXPORT ur_result_t UR_APICALL urTensorMapEncodeTiledExp(
2626
ur_exp_tensor_map_handle_t *) {
2727
return UR_RESULT_ERROR_UNSUPPORTED_FEATURE;
2828
}
29-

source/adapters/native_cpu/tensor_map.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ UR_APIEXPORT ur_result_t UR_APICALL urTensorMapEncodeTiledExp(
2626
ur_exp_tensor_map_handle_t *) {
2727
return UR_RESULT_ERROR_UNSUPPORTED_FEATURE;
2828
}
29-

source/adapters/opencl/tensor_map.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ UR_APIEXPORT ur_result_t UR_APICALL urTensorMapEncodeTiledExp(
2626
ur_exp_tensor_map_handle_t *) {
2727
return UR_RESULT_ERROR_UNSUPPORTED_FEATURE;
2828
}
29-

0 commit comments

Comments
 (0)