onnxruntime
Change the input to NNAPI EP ModelBuilder from ModelProto to GraphViewer
#4389
Merged

Change the input to NNAPI EP ModelBuilder from ModelProto to GraphViewer #4389

guoyu-wang merged 12 commits into master from nnapi_use_graph
guoyu-wang
guoyu-wang init version to use graph instead of model_proto for IsOpSupported
43decec4
guoyu-wang move add to modelbuilder to use graph node
f43248f6
guoyu-wang move the rest of model_builder to use graph instead of modelproto
711a311a
guoyu-wang remove redundant code
4b4ed784
guoyu-wang guoyu-wang requested a review 5 years ago
guoyu-wang guoyu-wang requested a review from skottmckay skottmckay 5 years ago
guoyu-wang Clear some redundant code
6fdfad50
guoyu-wang Merge branch 'master' into nnapi_use_graph
59b7602f
guoyu-wang merge master and some minor style changes
18cc2722
guoyu-wang move check if an initializer is external to individual op instead the…
44f3b3ef
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay commented on 2020-07-02
skottmckay
skottmckay requested changes on 2020-07-02
guoyu-wang Addressed comments
64b5817e
guoyu-wang Change the GetType and GetShape to log waring info inside to simplify…
ab4a5d39
guoyu-wang add squeeze op support, some more code style clean up
5366f066
guoyu-wang guoyu-wang requested a review from skottmckay skottmckay 5 years ago
guoyu-wang fix a bug where duplicate output can be added to a subgraph, some oth…
5f6d88a8
skottmckay
skottmckay approved these changes on 2020-07-07
guoyu-wang guoyu-wang merged 7baf3749 into master 5 years ago
guoyu-wang guoyu-wang deleted the nnapi_use_graph branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone