onnxruntime/onnxruntime/test
Tianlei Wu ecca6f4d16
Move beamsearch shared initializers from subgraphs to main graph (#12025)
* move shared initializers to parent graph
* add --disable_shared_initializers
2022-06-29 22:43:41 -07:00
..
api_tests_without_env
common [CUDA] Implement BitmaskDropout, BitmaskBiasDropout and BitmaskDropoutGrad (#11534) 2022-05-27 17:24:47 +08:00
contrib_ops register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
debug_node_inputs_outputs Enable more static analysis warnings and enable the analyzer for training cpu (#10176) 2022-01-27 11:17:20 -08:00
eager Revert "fixed point based requantization on arm64 (#11540)" (#11732) 2022-06-03 19:12:25 -07:00
framework Restructure function inliner (#11731) 2022-06-24 09:21:31 -07:00
fuzzing
global_thread_pools
ir Add better error message for subgraph output coming directly from outer scope value. (#11638) 2022-05-28 08:04:27 +10:00
mlas fuse Conv+Add+activation for CPU from different op-branch (#10987) 2022-04-01 09:25:17 +08:00
onnx Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
opaque_api Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
optimizer Remove Cast before and after Gelu (#11885) 2022-06-22 09:07:48 +08:00
perftest Deprecate APIs returning raw ptrs and provide replacements (#11922) 2022-06-24 09:50:04 -07:00
platform Fix GetDirNameFromFilePath to support forward slash in windows (#11793) 2022-06-10 14:37:30 -07:00
proto
providers register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
python Move beamsearch shared initializers from subgraphs to main graph (#12025) 2022-06-29 22:43:41 -07:00
quantization
shared_lib Generalize native op creation (#11539) 2022-06-27 21:12:15 -07:00
testdata register signal ops for opset 17 (#11778) 2022-06-27 10:26:55 +10:00
unittest_main
util EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
wasm Add a build option to create a WebAssembly static library (#10184) 2022-01-18 18:05:04 -08:00
win_getopt
xctest