onnxruntime/onnxruntime/test
Patrice Vignola c2d08fd73a
[DML EP] Add support for LayerNorm (scale == nullptr) != (bias == nullptr) (#13818)
### Description
Add support for LayerNorm scale == nullptr != bias == nullptr
2022-12-02 13:19:53 -08:00
..
api_tests_without_env Remove OpenMP code (#10032) 2021-12-15 00:58:42 -08:00
common oneDNN ep bf16 enabling (#13484) 2022-11-04 18:25:09 -07:00
contrib_ops [DML EP] Add support for LayerNorm (scale == nullptr) != (bias == nullptr) (#13818) 2022-12-02 13:19:53 -08:00
debug_node_inputs_outputs Bug Fix - WASM build break (#13699) 2022-11-20 23:30:31 -08:00
eager Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
framework Enforce Prefast check in Windows CPU CI pipeline (#13735) 2022-11-23 09:25:02 -08:00
fuzzing Remove previously deprecated API (#12935) 2022-09-14 10:58:03 -07:00
global_thread_pools Drop nuphar (#11555) 2022-09-07 15:11:18 -07:00
ir Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
mlas Disable QGEMM, s8 A, s8 B (Packed) bench for AMD64 (#12765) 2022-08-30 16:47:36 -07:00
onnx Fix compile error with protobuf RepeatedIterator (#13731) 2022-11-28 09:33:53 -08:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
perftest Fallback Pow op in layer norm to FP32 in TRT to avoid overflow (#13639) 2022-11-29 13:37:31 -08:00
platform Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
proto
providers Fallback Pow op in layer norm to FP32 in TRT to avoid overflow (#13639) 2022-11-29 13:37:31 -08:00
python Update fusion for distilbert accuracy test on SQuAD (#13748) 2022-11-29 13:06:39 -08:00
quantization Change some const to constexpr in unit tests code(#10002) 2021-12-10 12:26:59 -08:00
shared_lib Switch GSL to MS GSL 4.0.0 (#13416) 2022-10-29 04:15:20 -07:00
testdata [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
unittest_main
util [XNNPACK] add more computation heavy ops (#13270) 2022-11-29 09:09:26 +08:00
wasm Add a build option to create a WebAssembly static library (#10184) 2022-01-18 18:05:04 -08:00
win_getopt
xctest