APIs for custom op to invoke ort operator directly #10713
draft kernel creation
bf779c4c
setup eager context
5adbb931
call into kernel in eager mode
4b9161cf
redefine test case
c376e904
refact eager context
df6315ff
add comment
4f6807ad
remove header
76108d09
rename argument
d300ea2a
RandySheriffH
changed the title [WIP] Eager Ort kernel APIs for custom operators [WIP] Eager Ort operator APIs for custom op 4 years ago
redefine API definition with types
bedf8329
list outputs as argument
24e15134
switch to int to represent length
c899762f
RandySheriffH
changed the title [WIP] Eager Ort operator APIs for custom op Eager Ort operator APIs for custom op 4 years ago
orausch
requested changes
on 2022-03-09
create attribute API
922d7dc2
resolve conflict
158629ac
RandySheriffH
changed the title Eager Ort operator APIs for custom op APIs for custom op to invoke operator directly 4 years ago
fix comments
86894b9f
add test case for topk
c7c2c638
remove bool from c api
d9f38088
add gru test case
6e842017
remove var
c84665f0
fix compile warnings
cb6a242f
rename status
eb5a7b5e
fix compile err
4f088c28
RandySheriffH
changed the title APIs for custom op to invoke operator directly APIs for custom op to invoke ort operator directly 4 years ago
exclude sparse tensor
a530fd5e
merge master and fix conflict
3946bc8f
resolve conflict
63ae2755
fix comments
dc1a58dd
fix comments
ddbcd06c
fix build err
0c8595e6
rename file and move location
05cd7911
format code
e68a82dd
move file to session folder
6cd5577a
Merge branch 'master' into OpInvoker
2d735a94
fix comments
bea32b7e
Login to write a write a comment.
Login via GitHub