Skip to content

Commit

Permalink
Add NPY_NO_DEPRECATED_API
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Nov 29, 2023
1 parent 15a7f29 commit 634dc3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
#include <numpy/arrayobject.h>

#include "orttraining/python/orttraining_pybind_common.h"
Expand Down

0 comments on commit 634dc3b

Please sign in to comment.