onnxruntime
Nnapi, add auto_pad support for Conv/GlobalAveragePool/AveragePool/GlobalMaxPool/MaxPool operators
#4499
Merged

Nnapi, add auto_pad support for Conv/GlobalAveragePool/AveragePool/GlobalMaxPool/MaxPool operators #4499

guoyu-wang merged 14 commits into master from nnapi_conv_autopad
guoyu-wang
guoyu-wang Split ComputePadAndOutputShape into ComputePad and ComputeOutputShape
d60cb409
guoyu-wang update NNAPI conv ouput shape compute to use shared ComputeOutputShapec
1af8918c
guoyu-wang move use ptr to use reference for ComputePadAndOutputShape
194e3e9d
guoyu-wang nnapi conv support auto_pad
6fbd7643
guoyu-wang add logging operator support bt target devices
fed54b83
guoyu-wang update InferOutputShape/ComputePadAndOutputShape/ComputePad to use fo…
53428004
guoyu-wang make log op support for target devices optional
454ea702
guoyu-wang merge master
df4703ef
guoyu-wang add auto_pad support to pool operators
a890f036
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 ignore GetTargetDevices if using all devices
4c0b5fd1
guoyu-wang fix some typo in padding calculation
b64ee96b
guoyu-wang fix a bug of compute padding difference between conv and pool ops
92d81dbb
skottmckay
skottmckay commented on 2020-07-15
skottmckay
skottmckay commented on 2020-07-15
skottmckay
skottmckay commented on 2020-07-15
guoyu-wang addressed CR comments, removed NNAPI device logging and move nnapi ep…
8864b7c5
skottmckay
skottmckay commented on 2020-07-15
skottmckay
skottmckay dismissed these changes on 2020-07-15
guoyu-wang change helper functions to static
45bcc575
guoyu-wang guoyu-wang dismissed their stale review via 45bcc575 5 years ago
skottmckay
skottmckay approved these changes on 2020-07-15
guoyu-wang guoyu-wang merged cf92497c into master 5 years ago
guoyu-wang guoyu-wang deleted the nnapi_conv_autopad branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone