onnxruntime/onnxruntime/core/codegen/mti/math
Yang Chen f51385fd1e
Yanchen/nuphar/clip 11 (#4737)
* [WIP] log unsupported ops in Nuphar

* [Nuphar] added support for clip-11

also added some log information for unsupported ops in Nuphar
2020-08-10 15:45:21 -07:00
..
binary_ops.cc Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
binary_ops.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
gemm.cc Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
gemm.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
logsoftmax.cc Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
logsoftmax.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
matmul_ops.cc [NupharEP] Multiple optimizations (#2380) 2019-11-14 10:40:33 -08:00
matmul_ops.h [NupharEP] Multiple optimizations (#2380) 2019-11-14 10:40:33 -08:00
reduce_ops.cc Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
reduce_ops.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
softmax.cc Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
softmax.h Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
unary_ops.cc Yanchen/nuphar/clip 11 (#4737) 2020-08-10 15:45:21 -07:00
unary_ops.h Yanchen/nuphar/clip 11 (#4737) 2020-08-10 15:45:21 -07:00