onnxruntime/onnxruntime/core
Dmitri Smirnov 17c8fe44e3
Integrate featurizers (#1573)
Added Sample Featurizer and Infrastructure
  Make featurizers and unit tests compile and run with GTest.
  Create definitions for the first featurizer kernel.
  Add new operator domain.
  Create datetime_transformer kernel and build.
  Move OPAQUE types definitions for featurizers kerneles out to a separate cc.
  Register them with the type system.
 Provide unit tests for new AutoML DateTimeTransformer kernel.
  Make necessary adjustments to the test infrastructure to make it run
  with new types.
2019-08-15 13:59:59 -07:00
..
automl/featurizers/src/FeaturizerPrep Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
codegen Implementation of TVM codegen library (#888) 2019-07-03 10:32:59 -07:00
common Fix log message truncation on Windows when printf formatting is used.` (#1599) 2019-08-14 07:53:45 +10:00
framework Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
graph Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
language_interop_ops Add PyOp doc and UT (#1200) 2019-06-17 11:15:44 -07:00
mlas flatten conv2d when input_width==kernel_width (#1435) 2019-07-18 19:11:45 -07:00
optimizer Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
platform Remove unneeded C APIs + some refactoring. (#1555) 2019-08-07 11:05:29 -07:00
protobuf update onnx to bring in quantized ops (#808) 2019-04-10 17:20:35 -07:00
providers Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
session Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
util Include io_win32.h only if builds on windows (#1587) 2019-08-12 08:18:42 -07:00