Generalize native op creation #11539
create op from ep
b22929c4
read input count from context
7d5ba395
create holder to host nodes
32fa504e
fix typo
61c73b1a
cast type before comparison
f6e1c823
throw error on API fail
f8e81cb6
silence warning from minimal build
5acee8d2
switch to unique_ptr with deleter to host nodes
a6300612
fix typo
6669775f
fix build err for minimal
9965b113
fix build err for minimal
5cd3e6e3
add UT for conv
5acfbe12
enable test on CUDA
aafe9241
add comment
293a6098
Merge branch 'GeneralizeOpCreations' of https://github.com/microsoft/…
f4ae59fb
RandySheriffH
changed the title [WIP] Generalize native op creation Generalize native op creation 3 years ago
fix typo
b580bb19
Merge branch 'master' into GeneralizeOpCreations
79724329
resolve conflict
7d461ddb
resolve conflit
5bfa3d0a
resolve conflict
80420cb3
Merge branch 'GeneralizeOpCreations' of https://github.com/microsoft/…
e14b0213
use gsl::span and string view for Node constructor
f9b24359
Added two APIs - CopyKernelInfo and ReleaseKernelInfo
e3873cf3
pass gsl::span by value
1bc5e9e5
switch to span<NodeArg* const> to allow for reference to const contai…
8cbf3446
fix typo
ef551cf8
fix reduced build err
6ffbabf4
fix reduced build err
eaf84cd9
refactoring node construction logic
06ad0d02
RandySheriffH
dismissed their stale review
via 06ad0d02
3 years ago
rename exceptions
b8f9d406
resolve conflict
514df6a8
add input and output count as arguments for op creation
abf31c2b
refactor static member
39add4b3
use ORT_CATCH instead of catch
2ef092dc
cancel try catch
09d43bcf
add static value name map
a7b7c135
format input definition and set err code
517397cc
fix comments
511bd763
fix typo
296d4ea2
RandySheriffH
deleted the GeneralizeOpCreations branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub