onnxruntime/onnxruntime/core/codegen/mti/nn
Yang Chen 650fb8754b
use MLAS for nuphar's pool ops (#1937)
* call MLAS's pooling function as an external call for Nuphar

  Note that at the moment Nuphar provider doesn't handle the cases below:

  - symbolic height/weight dimensions
  - Indices output of MaxPool
  - non-default dilations

* unify the pool interface for mti and mti_x86
2019-09-26 16:29:30 -07:00
..
conv_ops.cc
conv_ops.h
lstm.cc
lstm.h
pool_ops.cc use MLAS for nuphar's pool ops (#1937) 2019-09-26 16:29:30 -07:00
pool_ops.h use MLAS for nuphar's pool ops (#1937) 2019-09-26 16:29:30 -07:00