onnxruntime/onnxruntime/test
Hariharan Seshadri b21576eeb0 Support non-sequence tensor fed through as a python list (#2782)
* Support list feeds in Python
2020-01-20 09:45:10 +10:00
..
common Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
contrib_ops Change mask input of EmbedLayerNormalization op to be optional (#2495) 2019-12-01 08:36:06 -08:00
featurizers_ops Add OneHotEncoder and HashOneHotEncoder kernels. (#2830) 2020-01-13 17:58:33 -08:00
framework Use IArenaAllocator::Reserve for initializers and mem pattern planner blocks (#2835) 2020-01-17 07:41:48 +10:00
ir Update protobuf to 3.11.2 (#1928) 2019-12-27 18:28:18 -08:00
mlas MLAS: Implement U8S8 GEMV kernels (#2069) 2019-10-09 11:54:16 -07:00
onnx update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
opaque_api Import more featurizers with tests (#2685) 2019-12-17 22:17:40 -08:00
optimizer Upgrade gtest to the latest version (#2827) 2020-01-13 20:16:48 -08:00
perftest update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
platform Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool (#2476) 2019-11-27 00:32:26 -08:00
proto
providers Fix topk type handling to accommodate more types. (#2842) 2020-01-17 11:57:29 -08:00
python Support non-sequence tensor fed through as a python list (#2782) 2020-01-20 09:45:10 +10:00
shared_lib Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
testdata update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
tvm Tiny fix to codegen 2019-12-20 21:04:17 -08:00
util Update protobuf to 3.11.2 (#1928) 2019-12-27 18:28:18 -08:00
win_getopt