Skip to content

Commit

Permalink
Add cuML attribution
Browse files Browse the repository at this point in the history
Signed-off-by: Ayush Dattagupta <ayushdg95@gmail.com>
  • Loading branch information
ayushdg committed Apr 22, 2024
1 parent 67be493 commit 12a8386
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nemo_curator/utils/import_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is adapted from cuML's safe_imports module:
# https://github.com/rapidsai/cuml/blob/e93166ea0dddfa8ef2f68c6335012af4420bc8ac/python/cuml/internals/safe_imports.py


import importlib
import logging
Expand Down

0 comments on commit 12a8386

Please sign in to comment.