onnxruntime/onnxruntime/test
Hector Li 900e69ceae
User lower case while comparing the activation method as it's not clear in the spec. (#77)
Fix the bug for RNN/GRU/LSTM auto fall back, the supported activation should cover bidirectional mode.
Update the test to remove the flag to enable gpu test since we can auto fallback to cpu
2018-12-03 14:21:23 -08:00
..
common Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
contrib_ops Add NonMaxSupression op to contribution ops (#60) 2018-11-30 17:15:13 -08:00
custom_op_shared_lib Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
framework Adjust test. valid input names aren't deterministically ordered in error message. 2018-11-29 15:04:53 +10:00
ir Support fusing 3D Conv with Add/Mul. (#23) 2018-12-03 13:11:04 -08:00
mlas Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnx Include output name with mismatch error message so it's clearer where the failure comes from. (#65) 2018-11-30 20:34:35 +10:00
onnxruntime_exec Sync with internal master. 2018-11-22 20:56:43 -08:00
perftest Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
platform/windows Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
proto Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
providers User lower case while comparing the activation method as it's not clear in the spec. (#77) 2018-12-03 14:21:23 -08:00
python Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
shared_lib Sync with internal master. 2018-11-22 20:56:43 -08:00
testdata Support fusing 3D Conv with Add/Mul. (#23) 2018-12-03 13:11:04 -08:00
tvm Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
util Sync with internal master. 2018-11-22 20:56:43 -08:00
win_getopt Initial bootstrap commit. 2018-11-19 16:48:22 -08:00