onnxruntime/onnxruntime/test/providers/cpu
Changming Sun e4f71abd90 Exclude GPT2_LM_HEAD from OpenVino's model test list (#5356)
GPT2_LM_HEAD is a new ONNX model zoo model that OpenVino doesn't support.

Error message:1: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running OpenVINO-EP-subgraph_1162 node. Name:'OpenVINOExecutionProvider_OpenVINO-EP-subgraph_1162_1' Status Message: _Map_base::at
2020-10-12 13:27:37 -07:00
..
activation Relu grad kernel (#4864) 2020-08-22 01:03:44 -07:00
controlflow Fix bug in Loop optimization (#4210) 2020-08-11 06:31:29 +10:00
generator Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
math MLAS: add sgemm weight prepacking (#5183) 2020-09-17 08:39:47 -07:00
ml Disable some tests (#5103) 2020-09-10 08:15:18 -07:00
nn [OpenVINO-EP] Updating OpenVINO EP to 2020.4 (#4836) 2020-08-19 23:18:08 -07:00
object_detection Fix integer overflow in cuda NonMaxSuppression implementation (#2540) 2019-12-04 13:27:04 -08:00
reduction Support double for ArgMax operator (#4907) 2020-08-25 13:23:52 -07:00
rnn Fix initial value of loop variable in RNN op (#4055) 2020-05-28 19:19:39 -07:00
sequence Implement ConcatFromSequence (#2106) 2019-10-19 18:26:10 -07:00
tensor optimize resize op for NN mode for some fasterrcnn model (#4825) 2020-09-04 10:35:36 -07:00
cpu_execution_provider_test.cc Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
model_tests.cc Exclude GPT2_LM_HEAD from OpenVino's model test list (#5356) 2020-10-12 13:27:37 -07:00