onnxruntime-directml 1.19.0__cp38-cp38-win_amd64.whl → 1.19.2__cp38-cp38-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- onnxruntime/__init__.py +1 -1
- onnxruntime/capi/DirectML.dll +0 -0
- onnxruntime/capi/onnxruntime.dll +0 -0
- onnxruntime/capi/onnxruntime_providers_shared.dll +0 -0
- onnxruntime/capi/onnxruntime_pybind11_state.pyd +0 -0
- onnxruntime/transformers/io_binding_helper.py +1 -2
- {onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/METADATA +11 -1
- {onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/RECORD +11 -11
- {onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/WHEEL +0 -0
- {onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/entry_points.txt +0 -0
- {onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/top_level.txt +0 -0
onnxruntime/__init__.py
CHANGED
|
@@ -7,7 +7,7 @@ ONNX Runtime is a performance-focused scoring engine for Open Neural Network Exc
|
|
|
7
7
|
For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://aka.ms/onnxruntime/>`_
|
|
8
8
|
or the `Github project <https://github.com/microsoft/onnxruntime/>`_.
|
|
9
9
|
"""
|
|
10
|
-
__version__ = "1.19.
|
|
10
|
+
__version__ = "1.19.2"
|
|
11
11
|
__author__ = "Microsoft"
|
|
12
12
|
|
|
13
13
|
# we need to do device version validation (for example to check Cuda version for an onnxruntime-training package).
|
onnxruntime/capi/DirectML.dll
CHANGED
|
Binary file
|
onnxruntime/capi/onnxruntime.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -304,7 +304,7 @@ class CudaSession:
|
|
|
304
304
|
tensor.data_ptr(),
|
|
305
305
|
)
|
|
306
306
|
|
|
307
|
-
def infer(self, feed_dict: Dict[str, torch.Tensor], run_options: RunOptions = None, synchronize: bool =
|
|
307
|
+
def infer(self, feed_dict: Dict[str, torch.Tensor], run_options: RunOptions = None, synchronize: bool = True):
|
|
308
308
|
"""Bind input tensors and run inference"""
|
|
309
309
|
for name, tensor in feed_dict.items():
|
|
310
310
|
assert isinstance(tensor, torch.Tensor) and tensor.is_contiguous()
|
|
@@ -317,7 +317,6 @@ class CudaSession:
|
|
|
317
317
|
else:
|
|
318
318
|
self.bind_input_and_buffer_sharing(name, tensor)
|
|
319
319
|
|
|
320
|
-
# Synchronization are not needed in most cases unless different streams are used or inputs/outputs are in CPU.
|
|
321
320
|
if synchronize:
|
|
322
321
|
self.io_binding.synchronize_inputs()
|
|
323
322
|
self.ort_session.run_with_iobinding(self.io_binding, run_options)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: onnxruntime-directml
|
|
3
|
-
Version: 1.19.
|
|
3
|
+
Version: 1.19.2
|
|
4
4
|
Summary: ONNX Runtime is a runtime accelerator for Machine Learning models
|
|
5
5
|
Home-page: https://onnxruntime.ai
|
|
6
6
|
Download-URL: https://github.com/microsoft/onnxruntime/tags
|
|
@@ -45,6 +45,16 @@ For more information on ONNX Runtime, please see `aka.ms/onnxruntime <https://ak
|
|
|
45
45
|
Changes
|
|
46
46
|
-------
|
|
47
47
|
|
|
48
|
+
1.19.2
|
|
49
|
+
^^^^^^
|
|
50
|
+
|
|
51
|
+
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.19.2
|
|
52
|
+
|
|
53
|
+
1.19.1
|
|
54
|
+
^^^^^^
|
|
55
|
+
|
|
56
|
+
Release Notes : https://github.com/Microsoft/onnxruntime/releases/tag/v1.19.1
|
|
57
|
+
|
|
48
58
|
1.19.0
|
|
49
59
|
^^^^^^
|
|
50
60
|
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
onnxruntime/LICENSE,sha256=wlDWJ48LR6ZDn7dZKwi1ilXrn1NapJodtjIRw_mCtnQ,1094
|
|
2
2
|
onnxruntime/Privacy.md,sha256=v7dxKwdfPwfj6-5dwqKW0d4y2_ca0oZj9z0VOMtsOwg,2490
|
|
3
3
|
onnxruntime/ThirdPartyNotices.txt,sha256=-sW7hfVos4_Y86auoyc3mFhB8joaQ-nOlS95R0-IOqk,345046
|
|
4
|
-
onnxruntime/__init__.py,sha256=
|
|
4
|
+
onnxruntime/__init__.py,sha256=J5rJDqVgIsXjMRkbkVK4ggj5dhCuhvSXGLpXY3GDk_Y,4367
|
|
5
5
|
onnxruntime/backend/__init__.py,sha256=5I1Ylsawf9w6MNmK4RiN1wA-EEQqlKKwYTNZB-m_k6M,334
|
|
6
6
|
onnxruntime/backend/backend.py,sha256=SKFwZi8cQsR8HgCDpXeqMERIrqtgTHXxXrdZbIuwps0,8121
|
|
7
7
|
onnxruntime/backend/backend_rep.py,sha256=8Hid8lLPmcBtXsEUfpXsamX0pN5XATIIun-U7A6oNmk,1821
|
|
8
|
-
onnxruntime/capi/DirectML.dll,sha256=
|
|
8
|
+
onnxruntime/capi/DirectML.dll,sha256=tPb_MYB-kv5AMskCyyX2r2ZQ9_4y5uIRjQk6P50Etgg,18521144
|
|
9
9
|
onnxruntime/capi/__init__.py,sha256=uRp4pMtfoayBhZgEsiFqFCD13Y6LUo82FdZsQX8X8LI,251
|
|
10
10
|
onnxruntime/capi/_ld_preload.py,sha256=li6cbZ64hDfUndat4mprUWzowLa3RQdw0q2E56sXFwE,413
|
|
11
11
|
onnxruntime/capi/_pybind_state.py,sha256=nbUpnUncwBv5pgJA8yugDYJRA4TTfC0gaYOED5jD-SA,1533
|
|
12
|
-
onnxruntime/capi/onnxruntime.dll,sha256=
|
|
12
|
+
onnxruntime/capi/onnxruntime.dll,sha256=4c8owU9cnOHrIVxAOOaD5HxcFFl9puX-GU-EB2OjjdE,17992224
|
|
13
13
|
onnxruntime/capi/onnxruntime_collect_build_info.py,sha256=N7ViCgTVKYLPiHXhf16ZkGK2FVNB3PzfWFLU4ykP28w,4068
|
|
14
14
|
onnxruntime/capi/onnxruntime_inference_collection.py,sha256=xzcbD6aJw4cpqmwIqc1eTHmidnznnLUv0kbMXQAyOIY,42721
|
|
15
|
-
onnxruntime/capi/onnxruntime_providers_shared.dll,sha256=
|
|
16
|
-
onnxruntime/capi/onnxruntime_pybind11_state.pyd,sha256=
|
|
15
|
+
onnxruntime/capi/onnxruntime_providers_shared.dll,sha256=tp3eTM7omO6V7kQa7gSlfqmtB6Lh9DYaM_tH6MEz0o4,21560
|
|
16
|
+
onnxruntime/capi/onnxruntime_pybind11_state.pyd,sha256=IMHFBqCiXf1HW4-HVAhugUD3Nl-6hGuhKGW9tqYfyb4,22033480
|
|
17
17
|
onnxruntime/capi/onnxruntime_validation.py,sha256=wDkKkbsY9-EcBQ_b5CTbd9bU2xY8ZT1UEF0K1iPYia8,6359
|
|
18
18
|
onnxruntime/capi/version_info.py,sha256=8mm1VTXF8xgx6N8vFNe0Tiik9qdg9Vvi9f32bPE9ktw,34
|
|
19
19
|
onnxruntime/datasets/__init__.py,sha256=0D1rdhXK940JccUq3Sj4BBMqjDpAPOcxlGcwJR4X3wc,471
|
|
@@ -198,7 +198,7 @@ onnxruntime/transformers/fusion_transpose.py,sha256=TxoWRd7ItEt1CbgUeKVqgqQyAt8_
|
|
|
198
198
|
onnxruntime/transformers/fusion_utils.py,sha256=wB8wfH05NzPV_Ubb36gm6bt3L2Ytea0-3iGNtsucou0,12773
|
|
199
199
|
onnxruntime/transformers/huggingface_models.py,sha256=C0B3Lh52edigeZd_JZEBBl2x_hruGF0u5VmsNOke_J4,9130
|
|
200
200
|
onnxruntime/transformers/import_utils.py,sha256=_ILscQRcSyaJHt1l6jqcny5FWy7Qr6N_7hKs5aav8oM,651
|
|
201
|
-
onnxruntime/transformers/io_binding_helper.py,sha256=
|
|
201
|
+
onnxruntime/transformers/io_binding_helper.py,sha256=7cREfwketbxYM8RXUPAqFPqUxu4H9N0emjp6CIgLM9A,17422
|
|
202
202
|
onnxruntime/transformers/large_model_exporter.py,sha256=ccTNu73VV8EVz3FvnyekjXVsn5uCE8wazBMBzk6xUq4,15311
|
|
203
203
|
onnxruntime/transformers/machine_info.py,sha256=wAFDfkm-y_d5SfVQ7iaI_16QjpAvMrGPXHgNCoPBLiI,7282
|
|
204
204
|
onnxruntime/transformers/metrics.py,sha256=I03M327XxrOgj4sLl-AzD5k9n2BlqGpF-cJfamEmHhA,5327
|
|
@@ -286,8 +286,8 @@ onnxruntime/transformers/models/whisper/whisper_encoder.py,sha256=6LyQmT-JasSzfY
|
|
|
286
286
|
onnxruntime/transformers/models/whisper/whisper_encoder_decoder_init.py,sha256=TA27lOA_Fd-j3yulAf3773Fv9UnyZYHWveqbJiAYCDg,12723
|
|
287
287
|
onnxruntime/transformers/models/whisper/whisper_helper.py,sha256=VatGmGiB0NJr1m1y5IqSLkWamQhj-ygmmL-9I-0lgxM,23487
|
|
288
288
|
onnxruntime/transformers/models/whisper/whisper_openai_helper.py,sha256=uF1MpfwD8LWFmA6-tWLq10ocB-yVFx_7NA_dL3Rsy0g,3272
|
|
289
|
-
onnxruntime_directml-1.19.
|
|
290
|
-
onnxruntime_directml-1.19.
|
|
291
|
-
onnxruntime_directml-1.19.
|
|
292
|
-
onnxruntime_directml-1.19.
|
|
293
|
-
onnxruntime_directml-1.19.
|
|
289
|
+
onnxruntime_directml-1.19.2.dist-info/METADATA,sha256=ocV0nh_VBiHCzl9mQPKfE8fiC0wqGwmH6j0x2SMAoUo,4731
|
|
290
|
+
onnxruntime_directml-1.19.2.dist-info/WHEEL,sha256=w_c9dOpAAZpnfYJ_Ft-xCBPW5yPIXAfuDRSG7Fs5oPg,100
|
|
291
|
+
onnxruntime_directml-1.19.2.dist-info/entry_points.txt,sha256=7qLS4FbGXwPZjfdpVAGpnmk9I6m6H5CxEnwcCx1Imjs,77
|
|
292
|
+
onnxruntime_directml-1.19.2.dist-info/top_level.txt,sha256=zk_fJEekrTm9DLxX2LwGegokVqP6blqPhFoMIuh0Nv8,12
|
|
293
|
+
onnxruntime_directml-1.19.2.dist-info/RECORD,,
|
|
File without changes
|
{onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
{onnxruntime_directml-1.19.0.dist-info → onnxruntime_directml-1.19.2.dist-info}/top_level.txt
RENAMED
|
File without changes
|