onnxruntime
kerne invoker api for eager mode
#7473
Merged

kerne invoker api for eager mode #7473

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

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone