onnxruntime/onnxruntime/test
edgchen1 74b3b8448c
Fix MatmulTransposeFusion::ApplyImpl() setting of modified flag (#4775)
Update MatmulTransposeFusion::ApplyImpl() to set modified flag whenever a fusion is performed.
2020-08-13 09:51:52 -07:00
..
api_tests_without_env Fix crash reported in #4070. (#4091) 2020-06-01 15:27:14 -07:00
common adding concat logic when initial path is empty (#4525) 2020-07-16 23:46:12 -07:00
contrib_ops Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
featurizers_ops Support for country-specific holidays in the DateTimeTransformer (#3701) 2020-04-26 11:12:26 -07:00
framework Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
fuzzing Onnxruntime fuzzing (#4341) 2020-07-06 16:34:34 -07:00
global_thread_pools Fix (#3812) 2020-05-05 02:08:13 -07:00
ir Add build option to disable traditional ML ops from the binary. (#4272) 2020-06-20 06:36:06 -07:00
mlas Fix avx2 load 32 bytes buffer overrun. (#4455) 2020-07-09 15:54:31 -07:00
onnx Support easy way to request verbose logging in test runner (#4676) 2020-08-03 15:25:55 -07:00
opaque_api
optimizer Fix MatmulTransposeFusion::ApplyImpl() setting of modified flag (#4775) 2020-08-13 09:51:52 -07:00
perftest Use OpenMP-like synchronization patterns in Eigen thread pool (#4236) 2020-06-22 10:04:53 +01:00
platform Honor allow_spinning at barrier at end of parallel sections (#4767) 2020-08-13 09:40:40 +01:00
proto
providers Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
python Add the framework to support prepack (#4413) 2020-08-07 09:39:19 -07:00
shared_lib Add new api function At() (#4457) 2020-08-11 18:34:03 -07:00
testdata Fix MatmulTransposeFusion::ApplyImpl() setting of modified flag (#4775) 2020-08-13 09:51:52 -07:00
tvm Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
util Convert TensorRT provider into a shared library (#4721) 2020-08-10 21:17:16 -07:00
win_getopt