Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Nov 29, 2023
1 parent fecf71f commit 15a7f29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions orttraining/orttraining/python/orttraining_python_module.cc
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.

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

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

0 comments on commit 15a7f29

Please sign in to comment.