Improve transfered time from ort to torch #9610
Improve transfered time from ort to torch
097ef8d4
remove unused variable
029d84d2
fix minor issues
2935791b
Use static_cast
273ef290
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
030fd7ea
fix call to Python API for python <= 3.8
4cb2e5a5
investigation
10cc235d
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
ac00d62e
pengwa
commented
on 2021-11-03
Lafi7e
commented
on 2021-11-03
fix ref counts
6b7e2642
Lafi7e
commented
on 2021-11-04
Lafi7e
commented
on 2021-11-04
fix compiling issue (unused variable)
1e5f6a58
final changes
b307b525
disable import if no training
3ce1e8b5
one function to convert multiple ortvalues
061ce050
fix merge conflicts
292f787d
lint
e14e79e7
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
29d9455c
Lafi7e
commented
on 2021-11-09
Lafi7e
commented
on 2021-11-09
fix misspelling, improves converter to torch tensor
46c466f5
fix merge conflicts
512aac00
add proto_type
01eb7e08
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
11d33afb
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
ea4ab26a
improve one test
09348014
fix misspelling, use py::capsule
e0a3e81e
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
7581b485
Lafi7e
commented
on 2021-11-16
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
e376c707
fix device
aaa7fa7a
cuda
41a211e9
cpu
36439fb9
Lafi7e
commented
on 2021-11-18
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
0f61d8bf
conversion to torch always return torch tensor
0f9bcc56
Lafi7e
commented
on 2021-11-22
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
597aff0d
Rename functions, fix ort device
7bcfa5b4
fix missing structure
6354035e
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
b75e8737
enforce dlpack->deleter to be not null
56a1dd2a
fix merge conflicts
8bd8c024
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
79380100
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
bf812077
fix _ortvalues_to_torch_tensor for eager mode
497148b5
fix minimal build
255c4fbf
change macro
545b97f9
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
19b05b75
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
8ec432fd
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
54e43f7d
fix merge conflict
5771499d
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
58831088
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
f5051e12
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
9bcaa73b
fix guardian
72899e5b
Lafi7e
commented
on 2022-03-23
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
435d4f7d
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
e1efdc1c
rename proto_type into element_type in the Python API
1976581b
Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
1d1d172d
conversion from ort to torch 2x times faster
f90ff243
fix conversion of list of OrtValue
db1a1c04
replace element_type_at by element_type
e5735b80
Lafi7e
commented
on 2022-04-01
replace has_bool_tensor by bool_tensor_indices
682f9245
fix misspelled type
dd111ebc
introduce _ortvalues_to_torch_tensor_list
091ef9fc
fix attribute error
9aca57ff
fix unit test
be1c426a
use _ortvalues_to_torch_tensor_list for cache
604084f3
fix ambiguity between c and python classes
9ff2566a
Lafi7e
approved these changes
on 2022-04-02
xadupre
merged
3f42665a
into master 4 years ago
xadupre
deleted the dlpack branch 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub