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