onnxruntime/onnxruntime/core/graph/contrib_ops
Tracy Sharpe 16297a8e61
Implement NCHWc Upsample linear mode (#7623)
Extend the existing NCHWc Upsample operator to support linear modes too.
2021-05-10 12:16:16 -07:00
..
attn_lstm_schema_defs.cc
attn_lstm_schema_defs.h
contrib_defs.cc Add 4dmask support for attention cuda kernel (#7591) 2021-05-07 20:17:29 -07:00
contrib_defs.h Quantize LSTM (#5595) 2020-11-18 11:21:49 -08:00
nchwc_schema_defs.cc Implement NCHWc Upsample linear mode (#7623) 2021-05-10 12:16:16 -07:00
nhwc_schema_defs.cc MLAS: add uint8_t NHWC max pooling (#6684) 2021-02-15 10:05:29 -08:00
onnx_function_util.cc Add DropoutGrad function body (#7310) 2021-04-13 14:31:53 -07:00
onnx_function_util.h Add function body to GeluGrad schema (#7190) 2021-04-06 12:40:59 -07:00
quantization_defs.cc Implement qlinear concat and unit test. (#7341) 2021-04-26 13:38:40 -07:00
range_schema_defs.cc
range_schema_defs.h