onnxruntime
Improve transfered time from ort to torch
#9610
Merged

Improve transfered time from ort to torch #9610

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone