mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-29 23:06:41 +00:00
* Update cuda for python wheels * Update cuda for python wheels * Update cuda for python wheels * Update azure-pipelines-py-packaging.yml * Update to cuda 10 * Only test win gpu * Update cuda for python wheels * Use manylinux2010 image to build linux python wheels Allow wheels built to truly be compliant with a manylinux policy
10 lines
475 B
Python
10 lines
475 B
Python
#-------------------------------------------------------------------------
|
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
# Licensed under the MIT License.
|
|
#--------------------------------------------------------------------------
|
|
|
|
# This file can be modified by setup.py when building a manylinux2010 wheel
|
|
# When modified, it will preload some libraries needed for the python C extension
|
|
# Do not remove or move the following comment
|
|
|
|
# LD_PRELOAD_BEGIN_MARK
|