onnxruntime/cmake
Ye Wang 70b554cc85
Add Features to ForecastingPivot Transformer for ONNX Export (#3608)
* checkin

* fix MSVC build error

* test changes

* split pivot output into multiple tensors

* add horizon tensor

* Support multiple types for non-pivot tensor

* limit horizon tensor type to int32_t as max_horizon type

* work around some conversion warnings for local machine

* support variadic shape for non-pivot input

* dropping all rows is an exception

* fix a bug

* fix the way that generates horizon tensor

* more tests added

* add TypeConstraint() in ONNX_OPERATOR_KERNEL_EX

* update Featurizerslibrary
2020-04-22 13:09:31 -07:00
..
external Add Features to ForecastingPivot Transformer for ONNX Export (#3608) 2020-04-22 13:09:31 -07:00
onnx Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
patches Upgrade protobuf to 3.11.3 2020-02-12 14:47:00 -08:00
CMakeLists.txt Added support to build onnxruntime with ACL (#3586) 2020-04-20 13:35:28 +05:30
CMakeSettings.json Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
codeconv.runsettings
ConfigureVisualStudioCodeAnalysis.props
EnableVisualStudioCodeAnalysis.props
onnxruntime.cmake iOS crosscompilation under linux (#3298) 2020-03-30 19:39:17 -07:00
onnxruntime_codegen.cmake Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
onnxruntime_common.cmake Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
onnxruntime_config.h.in Thread pool changes (#3153) 2020-03-30 12:18:40 -07:00
onnxruntime_csharp.cmake
onnxruntime_framework.cmake Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
onnxruntime_graph.cmake
onnxruntime_java.cmake Adding support for ACL and DML to the Java API. 2020-04-14 20:35:03 -07:00
onnxruntime_language_interop_ops.cmake
onnxruntime_mlas.cmake Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
onnxruntime_nuphar_extern.cmake
onnxruntime_optimizer.cmake
onnxruntime_providers.cmake Added support to build onnxruntime with ACL (#3586) 2020-04-20 13:35:28 +05:30
onnxruntime_pyop.cmake
onnxruntime_python.cmake Python binding doesn't need to link to the python lib on Linux 2020-02-19 12:18:47 -08:00
onnxruntime_session.cmake Add SafeInt bounds checking to memory allocation size calculations. (#3022) 2020-02-20 11:41:03 -08:00
onnxruntime_unittests.cmake Fix static analysis warnings found by VC++ (#3530) 2020-04-16 01:46:47 -07:00
onnxruntime_util.cmake QLinearMatMul speed up (#3283) 2020-03-21 15:37:25 -07:00
precompiled_header.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
protobuf_function.cmake
set_winapi_family_desktop.h Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
wcos_toolchain.cmake Fix WCOS/Win32 linking bugs (#3126) 2020-03-19 08:52:40 -07:00
wil.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml.cmake Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
winml_cppwinrt.cmake Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
winml_sdk_helpers.cmake Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
winml_unittests.cmake Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00