onnxruntime/onnxruntime/test
Changming Sun 253c8b41ed
Move some of the transpose kernel code to onnxruntime_framework.lib (#11380)
* Move some of the tranpose kernel code to onnxruntime_framework.lib

* Fix C4244 warnings in the tranpose code

* Rename IsMovingSingleAxis to IsTransposeMovingSingleAxis
2022-05-03 14:03:50 -07:00
..
api_tests_without_env
common Refactor transformers and other code to reduce memory allocation calls (#10523) 2022-02-24 16:17:14 -08:00
contrib_ops Introduce a way to disable Abseil library (#11353) 2022-04-27 08:57:52 -07: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
framework Move some of the transpose kernel code to onnxruntime_framework.lib (#11380) 2022-05-03 14:03:50 -07:00
fuzzing
global_thread_pools
ir Re-implment the function support in onnxruntime (#11167) 2022-04-29 10:15:58 -07:00
mlas fuse Conv+Add+activation for CPU from different op-branch (#10987) 2022-04-01 09:25:17 +08:00
nuphar_tvm [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
onnx Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
opaque_api
optimizer [NNAPI QDQ] add qdq gemm/matmul op support (#11089) 2022-04-26 14:29:26 -07:00
perftest OpenVINO-EP v4.0 Release PR with OpenVINO 2022.1 (#11025) 2022-04-06 13:30:33 -07:00
platform [MinBuild] 132KB minimal build binary size reduction via dummy __cxa_demangle (#11071) 2022-04-21 00:11:10 +08:00
proto
providers Revert "Call pluggable EP's shutdown function in Environment::~Environment() (#11120)" (#11393) 2022-05-02 14:38:31 -07:00
python Set black's target version (#11370) 2022-04-27 14:52:19 -07:00
quantization
shared_lib Provide an API to supply external initializers data from user buffers (#11109) 2022-04-07 12:21:53 -07:00
testdata Set black's target version (#11370) 2022-04-27 14:52:19 -07:00
unittest_main
util Add stub implementation of the NNAPI interface (#11288) 2022-04-27 15:39:09 +10:00
wasm
win_getopt
xctest