Initial top-level ONNX support (#1987)
authorАндрей Тищенко/AI Tools Lab /SRR/Staff Engineer/삼성전자 <a.tischenko@partner.samsung.com>
Tue, 30 Oct 2018 13:29:56 +0000 (16:29 +0300)
committerРоман Михайлович Русяев/AI Tools Lab /SRR/Staff Engineer/삼성전자 <r.rusyaev@samsung.com>
Tue, 30 Oct 2018 13:29:56 +0000 (16:29 +0300)
commit80a0c9db9681bf4aabce1472f9e8fadad76d6498
treea8baf52644343c10f22ec7143a96ac0563860611
parentfddfc3d8872ff4b86ec15225b043053f24af73d9
Initial top-level ONNX support (#1987)

CMake changes were done to allow ONNX downloading and onnx.proto compiling.

Signed-off-by: Andrew V. Tischenko a.tischenko@partner.samsung.com
CMakeLists.txt
cmake/packages/ONNXProto/CMakeLists.txt [new file with mode: 0644]
cmake/packages/ONNXProtoConfig.cmake [new file with mode: 0644]
cmake/packages/ONNXSourceConfig.cmake [new file with mode: 0644]