mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* dockerfile updates for BYOC scenario * updates for 3 different build versions * updating to remove libopenblas, python3, python3-pip * Including LICENSE-IMAGE.txt for CUDA/TensorRT dockerfiles * remove unnecessary cmake files * fixing comment typo * optimizing dockerfile.source as per review suggestions (not working currently) * Optimizing dockerfiles with install_dependencies script * update dockerfile with --cmake_extra_defines version number * add &&\ for license copy lines * updates, adding miniconda to path, reincluded clearing the pycache * adding maintainer note * update readme instructions * update tensorrt versioning in dockerfile
15 lines
903 B
Text
15 lines
903 B
Text
This image is made available to you on the condition that you agree to
|
|
[your agreement][1] governing your use of Azure.
|
|
If you do not have an existing agreement governing your use of Azure, you agree that
|
|
your agreement governing use of Azure is the [Microsoft Online Subscription Agreement][2]
|
|
(which incorporates the [Online Services Terms][3]).
|
|
By using the software you agree to these terms. This software may collect data
|
|
that is transmitted to Microsoft. Please see the [Microsoft Privacy Statement][4]
|
|
to learn more about how Microsoft processes personal data.
|
|
|
|
This image must be used on Microsoft Azure Services only.
|
|
|
|
[1]: https://azure.microsoft.com/en-us/support/legal/
|
|
[2]: https://azure.microsoft.com/en-us/support/legal/subscription-agreement/
|
|
[3]: http://www.microsoftvolumelicensing.com/DocumentSearch.aspx?Mode=3&DocumentTypeId=46
|
|
[4]: http://go.microsoft.com/fwlink/?LinkId=248681
|