onnxruntime
ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP
#18977
Merged

ExecutionProvider API refactor - make GenerateMetaDefId a standalone function, decouple it from EP #18977

jslhcl merged 17 commits into main from leca/GenerateMetaDefId
jslhcl
jslhcl make GenerateMetaDefId a standalone function, decouple it from EP
f42fee48
jslhcl jslhcl requested a review from souptc souptc 2 years ago
jslhcl jslhcl requested a review from RandySheriffH RandySheriffH 2 years ago
souptc
souptc commented on 2024-01-03
jslhcl fix comments to move generator function to a standalone header
dfadf371
github-advanced-security
github-advanced-security commented on 2024-01-04
jslhcl typo
0654786b
jslhcl jslhcl requested a review from skottmckay skottmckay 2 years ago
skottmckay
skottmckay commented on 2024-01-07
jslhcl fix comments from Scott
b6a769e2
jslhcl fix test and lint
b20be192
jslhcl Merge branch 'main' of https://github.com/microsoft/onnxruntime into …
ac65ff3e
skottmckay
skottmckay commented on 2024-01-19
jywu-msft
jslhcl fix comments
d9edfa00
jslhcl resolve conflict
a3503304
skottmckay
skottmckay commented on 2024-01-20
jslhcl jslhcl marked this pull request as ready for review 1 year ago
jslhcl fix pipeline errors (Linux DNNL CI, Win CPU CI x64 rel dnnl)
793619ae
jslhcl dnnl shouldn't include session's ModelMetadefIdGenerator
fc763275
jslhcl add public decorator in the class ModelMetadefIdGenerator in provider…
eef463c6
jslhcl EP refers ModelMetadefIdGenerator in provider_wrappedtypes.h instead …
00535592
jslhcl include provider_api.h instead of provider_wrappedtypes.h in specific…
5a0607fa
jslhcl still use the definition in model_metadef_id_generator.h and change G…
8d369e78
jslhcl typo: add forward declaration for ModelMetadefIdGenerator in provider…
67a65b11
jslhcl add #ifndef SHARED_PROVIDER in model_metadef_id_generator.h to avoid …
67dab28c
jslhcl use pointer instead of ModelMetadefIdGenerator instance in EP and cre…
560b42fb
skottmckay
skottmckay approved these changes on 2024-01-25
jslhcl jslhcl merged 7d4dc668 into main 1 year ago
jslhcl jslhcl deleted the leca/GenerateMetaDefId branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone