onnxruntime/include/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
..
common Remove unneeded C APIs + some refactoring. (#1555) 2019-08-07 11:05:29 -07: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
optimizer Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
platform Enable use of session based threadpool. (#854) 2019-04-18 10:20:46 -07:00
providers Remove memory copy between TensorRT and CUDA (#1561) 2019-08-08 19:31:39 -07:00
session Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00