Skip to content

Commit

Permalink
Corrected text in the license/description header
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-pavlyk committed Nov 12, 2024
1 parent 09fe0ce commit ae56e7b
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//=== tanh.hpp - Unary function TANH ------
//*-C++-*--/===//
//=== vec_size_utils.hpp - -------/ /*-C++-*--/===//
//
// Data Parallel Control (dpctl)
//
Expand All @@ -20,8 +19,8 @@
//===---------------------------------------------------------------------===//
///
/// \file
/// This file defines utilities for dispatching elementwise dedicated kernels
// for contiguous inputs.
/// This file defines utilities for selection of hyperparameters for kernels
/// implementing unary and binary elementwise functions for contiguous inputs
//===---------------------------------------------------------------------===//

#pragma once
Expand Down

0 comments on commit ae56e7b

Please sign in to comment.