Skip to content

Commit f58aac6

Browse files
dimvarGoogle-ML-Automation
authored andcommitted
PR #24004: Remove unused cub headers.
Imported from GitHub PR #24004 Copybara import of the project: -- 0fd44ae by Dimitris Vardoulakis <[email protected]>: Remove unused cub headers. Merging this change closes #24004 COPYBARA_INTEGRATE_REVIEW=#24004 from dimvar:remove-unused-cubsort-headers 0fd44ae PiperOrigin-RevId: 739109352
1 parent 55dae96 commit f58aac6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xla/service/gpu/gpu_prim.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ limitations under the license, the license you must see.
2727
#include "cub/device/device_segmented_radix_sort.cuh"
2828
#include "cub/device/device_segmented_reduce.cuh"
2929
#include "cub/device/device_select.cuh"
30-
#include "cub/iterator/counting_input_iterator.cuh"
31-
#include "cub/iterator/transform_input_iterator.cuh"
3230
#include "cub/thread/thread_operators.cuh"
3331
#include "cub/warp/warp_reduce.cuh"
3432
#include "third_party/gpus/cuda/include/cusparse.h"

0 commit comments

Comments
 (0)