onnxruntime/onnxruntime/core
Dmitri Smirnov 6f66260372
Import more featurizers (#2781)
Make kernels non-template. Add input constraint for learnt data.
  Add min_max_scalar_transformer, robust_scalar_transformer,
  inputation_marker_transfomer, label_encoder_transformer,
 missing_dummies_transformer along with tests.
 Advance Featurizers library commit.
2020-01-06 13:43:44 -08:00
..
codegen Simplify cache implementation and avoid static variables that may carry over between models 2019-12-20 21:04:17 -08:00
common Add BatchParallelFor, TryParallelFor, TryBatchParallelFor into ThreadPool (#2476) 2019-11-27 00:32:26 -08:00
framework Revert "Change default optimization level to All (from Basic) (#2745)" 2020-01-03 15:28:23 -08:00
graph Import more featurizers (#2781) 2020-01-06 13:43:44 -08:00
language_interop_ops Introduce PrimitiveType into a Type System along with an integer constant (#2307) 2019-11-08 17:47:06 -08:00
mlas MLAS: ARM64 build fix (#2734) 2019-12-24 19:03:05 -08:00
optimizer Fix memory exception in Layer Norm Fusion (#2644) 2019-12-13 11:13:55 -08:00
platform Add basic stacktrace output for posix debug builds. (#2749) 2020-01-03 13:43:57 +10:00
protobuf Bump up ONNX to the latest commit (#1868) 2019-09-20 18:15:16 -07:00
providers Fix typo in error message (#2736) 2020-01-05 13:59:23 -08:00
session Update protobuf to 3.11.2 (#1928) 2019-12-27 18:28:18 -08:00
util Update protobuf to 3.11.2 (#1928) 2019-12-27 18:28:18 -08:00