onnxruntime/tools
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
..
ci_build Integrate featurizers (#1573) 2019-08-15 13:59:59 -07:00
nuget Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
python Generate documentation from the registered operator kernels (#1395) 2019-08-14 18:12:24 -07:00