onnxruntime/onnxruntime/test
baowenlei 0f1e24f4a9 [NupharEP] tensorize int8 GEMM for avx (#2142)
* finish avx tensorization and save state

* split tests for better debug

* add missing avx option

* update configure for AVX

* update tensorize avx support

* Merged PR 5327: Fix llvm cross compilation

Fix llvm cross compilation

Related work items: #4080
2019-11-06 14:35: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 EmbedLayerNormalization (#2332) 2019-11-06 12:27:08 -08:00
framework Relax check for optimized model saving (#2291) 2019-10-30 21:48:49 -07:00
ir Add node and op type info to error message if there's a type or shape inferencing exception thrown by the ONNX checker (#2277) 2019-10-29 23:42:13 -07: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 handle Concat-11 (#2240) 2019-10-23 19:12:40 -07: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 [NupharEP] tensorize int8 GEMM for avx (#2142) 2019-11-06 14:35:13 -08:00
python [OpenVINO-EP] Update to latest version: OpenVINO 2019 R3.1 (#2308) 2019-11-05 19:55:46 -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 Support negative axis in unsqueeze elimination (#2158) 2019-10-20 01:15:27 -07: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