..
api_tests_without_env
Fix crash reported in #4070 . ( #4091 )
2020-06-01 15:27:14 -07:00
common
matmul integer fusion ( #4195 )
2020-06-11 21:42:09 -07:00
contrib_ops
MLAS: fuse float output into quantized GEMM ( #4215 )
2020-06-12 17:50:40 -07:00
featurizers_ops
Support for country-specific holidays in the DateTimeTransformer ( #3701 )
2020-04-26 11:12:26 -07:00
framework
Move memory info into IAllocator ( #2850 )
2020-06-22 11:18:52 +10: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
Implement MinMax with SIMD ( #4285 )
2020-06-23 20:07:53 -07:00
onnx
Remove openmp and scipy from build pipelines ( #4305 )
2020-06-23 20:18:16 -07:00
opaque_api
Fix static analysis warnings found by VC++ ( #3530 )
2020-04-16 01:46:47 -07:00
optimizer
Match Reshape Subgraph Pattern For GPT2 ( #4279 )
2020-06-24 10:07:30 -07:00
perftest
Use OpenMP-like synchronization patterns in Eigen thread pool ( #4236 )
2020-06-22 10:04:53 +01:00
platform
Use OpenMP-like synchronization patterns in Eigen thread pool ( #4236 )
2020-06-22 10:04:53 +01:00
proto
providers
enable conv transpose 3D ( #4218 )
2020-06-15 13:38:32 -07:00
python
fix python ep default ordering. ( #4335 )
2020-06-25 04:25:43 -07:00
shared_lib
Add C++ wrapper for GetAvailableProviders() C API ( #4313 )
2020-06-25 13:11:55 +05:30
testdata
Match Reshape Subgraph Pattern For GPT2 ( #4279 )
2020-06-24 10:07:30 -07:00
tvm
Add support for sessions to share a global threadpool. ( #3177 )
2020-03-18 15:42:46 -07:00
util
General enhancements/cleanups to test exes ( #4109 )
2020-06-04 07:01:39 +10:00
win_getopt