| .. |
|
automl_ops
|
Add AutoML to 3 main builds. (#1631)
|
2019-08-16 18:06:16 -07: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 |
|
framework
|
Fix kernel registry validation to reenable DML kernels
|
2019-12-02 15:43:44 -08:00 |
|
ir
|
Avoid using the default logger in the graph lib and optimizers (#2361)
|
2019-11-14 13:23:28 -08:00 |
|
mlas
|
MLAS: Implement U8S8 GEMV kernels (#2069)
|
2019-10-09 11:54:16 -07:00 |
|
onnx
|
Clean up build.py (#2446)
|
2019-11-22 12:14:03 -08:00 |
|
opaque_api
|
Avoid using the default logger in the graph lib and optimizers (#2361)
|
2019-11-14 13:23:28 -08:00 |
|
optimizer
|
EmbedLayerNormalization fusion (#2452)
|
2019-11-28 14:03:58 -08:00 |
|
perftest
|
Disable thread pool creation when enabled OpenMP (#2485)
|
2019-11-27 02:09:18 -08:00 |
|
platform
|
Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool (#2476)
|
2019-11-27 00:32:26 -08:00 |
|
proto
|
Use protobuf-lite to reduce onnxruntime.dll size. (#639)
|
2019-03-21 14:06:38 -07:00 |
|
providers
|
CUDA Loop (#2444)
|
2019-12-03 08:29:21 +10:00 |
|
python
|
Various fixes coming out of discussions in #2436 (#2497)
|
2019-11-28 07:03:23 +10:00 |
|
server
|
Update ORTSRV integration test model path (#2225)
|
2019-10-23 13:48:20 -07:00 |
|
shared_lib
|
CSharp api and test for loading custom op shared library (#2420)
|
2019-11-21 15:45:49 -08:00 |
|
testdata
|
EmbedLayerNormalization fusion (#2452)
|
2019-11-28 14:03:58 -08:00 |
|
tvm
|
Replace GSL with GSL-LITE submodule and fix up refs (#1920)
|
2019-10-01 12:43:29 -07:00 |
|
util
|
Avoid using the default logger in the graph lib and optimizers (#2361)
|
2019-11-14 13:23:28 -08:00 |
|
win_getopt
|
|
|