Skip to content

Commit

Permalink
Remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
Vika-F committed Nov 12, 2024
1 parent d42b1a3 commit 90d9b9a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cpp/oneapi/dal/algo/kmeans/backend/gpu/kernels_fp.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
#include "oneapi/dal/backend/primitives/ndarray.hpp"
#include "oneapi/dal/backend/primitives/distance.hpp"

// #define DEBUG_PRINT

#ifdef DEBUG_PRINT
#include <iostream>
#endif

namespace oneapi::dal::kmeans::backend {

#ifdef ONEDAL_DATA_PARALLEL
Expand Down

0 comments on commit 90d9b9a

Please sign in to comment.