onnxruntime/onnxruntime/core/codegen/passes
Yang Chen 8c809dcc99
use MLAS for nuphar's pool ops (#1914)
* 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-25 16:19:18 -07:00
..
op_ir_creator use MLAS for nuphar's pool ops (#1914) 2019-09-25 16:19:18 -07:00
scheduler Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
utils Enhance compatibility with proto3 and replace or abstract has_*() methods. (#1778) 2019-09-09 14:07:30 -07:00
weight_layout Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00