Skip to content

Commit

Permalink
Test change
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 31, 2024
1 parent 261edb8 commit 81c726a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/src/fil/fil.cu
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ creation and prediction (the main inference kernel is defined in infer.cu). */
#include <cstddef> // for size_t
#include <cstdint> // for uint8_t

// Test comment
namespace ML {
namespace fil {

Expand Down

0 comments on commit 81c726a

Please sign in to comment.