onnxruntime
APIs for custom op to invoke ort operator directly
#10713
Merged

APIs for custom op to invoke ort operator directly #10713

RandySheriffH merged 33 commits into master from OpInvoker
RandySheriffH
RandySheriffH draft kernel creation
bf779c4c
RandySheriffH setup eager context
5adbb931
RandySheriffH call into kernel in eager mode
4b9161cf
RandySheriffH redefine test case
c376e904
RandySheriffH refact eager context
df6315ff
RandySheriffH add comment
4f6807ad
RandySheriffH remove header
76108d09
RandySheriffH rename argument
d300ea2a
RandySheriffH RandySheriffH changed the title [WIP] Eager Ort kernel APIs for custom operators [WIP] Eager Ort operator APIs for custom op 4 years ago
RandySheriffH redefine API definition with types
bedf8329
RandySheriffH list outputs as argument
24e15134
RandySheriffH switch to int to represent length
c899762f
RandySheriffH RandySheriffH changed the title [WIP] Eager Ort operator APIs for custom op Eager Ort operator APIs for custom op 4 years ago
fix compile err
cb7797e9
orausch
orausch requested changes on 2022-03-09
RandySheriffH create attribute API
922d7dc2
RandySheriffH resolve conflict
158629ac
RandySheriffH RandySheriffH requested a review from pranavsharma pranavsharma 4 years ago
RandySheriffH RandySheriffH requested a review from msyateng msyateng 4 years ago
RandySheriffH RandySheriffH requested a review from toothache toothache 4 years ago
RandySheriffH RandySheriffH assigned RandySheriffH RandySheriffH 4 years ago
RandySheriffH RandySheriffH removed review request from msyateng msyateng 4 years ago
RandySheriffH RandySheriffH changed the title Eager Ort operator APIs for custom op APIs for custom op to invoke operator directly 4 years ago
RandySheriffH fix comments
86894b9f
RandySheriffH add test case for topk
c7c2c638
RandySheriffH remove bool from c api
d9f38088
RandySheriffH add gru test case
6e842017
RandySheriffH remove var
c84665f0
RandySheriffH fix compile warnings
cb6a242f
RandySheriffH rename status
eb5a7b5e
RandySheriffH fix compile err
4f088c28
RandySheriffH RandySheriffH changed the title APIs for custom op to invoke operator directly APIs for custom op to invoke ort operator directly 4 years ago
RandySheriffH exclude sparse tensor
a530fd5e
RandySheriffH merge master and fix conflict
3946bc8f
toothache
toothache commented on 2022-03-18
RandySheriffH resolve conflict
63ae2755
RandySheriffH RandySheriffH requested a review from yufenglee yufenglee 4 years ago
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
hariharans29
hariharans29 commented on 2022-04-11
RandySheriffH
RandySheriffH commented on 2022-04-12
RandySheriffH
RandySheriffH commented on 2022-04-12
RandySheriffH
RandySheriffH commented on 2022-04-12
RandySheriffH
RandySheriffH commented on 2022-04-12
RandySheriffH
RandySheriffH commented on 2022-04-12
RandySheriffH
RandySheriffH commented on 2022-04-12
pranavsharma
pranavsharma commented on 2022-04-15
RandySheriffH fix comments
dc1a58dd
RandySheriffH fix comments
ddbcd06c
RandySheriffH fix build err
0c8595e6
RandySheriffH rename file and move location
05cd7911
RandySheriffH format code
e68a82dd
RandySheriffH move file to session folder
6cd5577a
RandySheriffH Merge branch 'master' into OpInvoker
2d735a94
RyanUnderhill
RyanUnderhill commented on 2022-04-28
RandySheriffH fix comments
bea32b7e
lgtm-com
pranavsharma
pranavsharma approved these changes on 2022-04-30
pranavsharma
pranavsharma commented on 2022-04-30
RandySheriffH
pranavsharma
RandySheriffH
RandySheriffH RandySheriffH merged 8d69b939 into master 4 years ago
RandySheriffH RandySheriffH deleted the OpInvoker branch 4 years ago
orausch

Login to write a write a comment.

Login via GitHub

Assignees
Labels
Milestone