onnxruntime
adding fill scalar for torch ones direct initialization on ort device
#10898
Merged

adding fill scalar for torch ones direct initialization on ort device #10898

ajindal1 merged 13 commits into master from abjindal/torch_ones_direct_init
ajindal1
ajindal1 adding fill scalar for torch ones direct initialization on device and…
2beb469b
ajindal1 ajindal1 requested a review from souptc souptc 4 years ago
ajindal1 using ConstantOfShape to for implementing fill Scalar in atenops
32991d83
ajindal1 Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
cef320de
ajindal1 adding case for handling at::Tensor attribute
f10f42c4
ajindal1 handling the at::Tensor type for ConstantOfShape
f74512e1
ajindal1 handling the at::Tensor type for ConstantOfShape with attr type
5d1842cd
ajindal1 handling the at::Tensor type case
a0936acc
ajindal1 converting the data to tensor in case of aten tensor mapping is needed
d9d6d16b
ajindal1 resolving the conflict for testing ort ops
83a3d590
ajindal1 handling aten tensor case
e06809b0
ajindal1 handling aten tensor case and reversing the string case
f1e82f52
souptc
souptc commented on 2022-04-04
ajindal1 changing type of scalar
8b2ae042
ajindal1 Merge branch 'master' of https://github.com/microsoft/onnxruntime int…
be7de818
souptc
souptc approved these changes on 2022-04-05
ajindal1 ajindal1 merged 91c940b6 into master 4 years ago
ajindal1 ajindal1 deleted the abjindal/torch_ones_direct_init branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone