kerne invoker api for eager mode #7473
initial draft for kernel invoke api
e7f35454
initial implementation of kernel invoker
ff3addf4
Merge branch 'master' into eager_mode
964ad518
[eager] fix build on Mac
a18af1cf
[eager] increment input name in kernel invoker
2590d206
temp fix for type in eager mode
a4083cf4
use global default log manager
c23efc08
rollback the previous commit since it break linux build
58c2c342
Revert "rollback the previous commit since it break linux build"
756947fe
Eager Mode: fix linking on macOS
29d57258
optimizer_execution_frame: ignore unused lambda capture (model_path)
8095b2ac
fix link issue
280ff7dc
ORTInvoker: set correct input argument tensor element proto types
60d3d8d5
ORTInvoker: create only one logging manager
999d8868
Merge branch 'master' into chenta/test
390520c5
Minor fix to set execution provider type correctly. (#7000)
ec99bf63
training fix
d3f5ae90
Merge branch 'eager_mode' of https://github.com/microsoft/onnxruntime…
0f77197e
support config output ml values in frame, so we can use it to impleme…
c9a78811
Fix range loop error while building. (#7087)
28a3063c
Conditionally link with nsync_cpp if not windows. (#7151)
7e7bc682
Fixed initialization order in ORT kernel invoker (#7342)
10237d6d
Merge branch 'master' into eager_mode
7cc31bcc
add inplace ut
d0cf1831
souptc
requested a review
5 years ago
mrry
commented
on 2021-04-28
add build option
16d0da94
Update include/onnxruntime/core/eager/ort_kernel_invoker.h
dc2f71e4
resolve comments in pr
59f2cc91
Merge branch 'chenta/eager_mode_dev' of https://github.com/microsoft/…
3d8ade0f
merge from msater
8ce6a9e5
Merge branch 'master' into chenta/eager_mode_dev
6879bbe4
fix build break;merge from master
2c7f47cb
fix build break
51990480
Merge branch 'master' into chenta/eager_mode_dev
6cd24461
mrry
approved these changes
on 2021-04-30
souptc
merged
54db6648
into master 5 years ago
souptc
deleted the chenta/eager_mode_dev branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub