onnxruntime/onnxruntime/core/codegen/passes
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
..
op_ir_creator use MLAS for nuphar's pool ops (#1937) 2019-09-26 16:29:30 -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