onnxruntime/onnxruntime/test
Yang Chen 41b9f01e4c
test bidaf with nuphar for avx target (#2370)
increase nuphar test coverage a bit
2019-11-12 00:47:13 -08:00
..
automl_ops Add AutoML to 3 main builds. (#1631) 2019-08-16 18:06:16 -07:00
common Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
contrib_ops implement CPU contrib OP Attention (#2333) 2019-11-07 17:14:59 -08:00
framework Relax check for optimized model saving (#2291) 2019-10-30 21:48:49 -07:00
ir Remove unused initializer from GraphProto as well as name_to_initial_tensor_ in CleanUnusedInitializers. (#2320) 2019-11-08 16:29:50 +10:00
mlas MLAS: Implement U8S8 GEMV kernels (#2069) 2019-10-09 11:54:16 -07:00
onnx [OpenVINO-EP] Update to latest version: OpenVINO 2019 R3.1 (#2308) 2019-11-05 19:55:46 -08:00
opaque_api Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
optimizer Layer Normalization Fusion (#2319) 2019-11-07 12:00:08 -08:00
perftest [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
platform Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
proto
providers Fix/test dim value of 0 handling in a couple of places (#2337) 2019-11-11 07:57:19 +10:00
python test bidaf with nuphar for avx target (#2370) 2019-11-12 00:47:13 -08:00
server Update ORTSRV integration test model path (#2225) 2019-10-23 13:48:20 -07:00
shared_lib Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
testdata Layer Normalization Fusion (#2319) 2019-11-07 12:00:08 -08:00
tvm Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
util [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
win_getopt