onnxruntime/cmake
Randy f048fc5fb0 cross compile x86 linux (#562)
* cross compile x86 linux

* fix comments

* install multilib for ubuntu cross compile

* remove tailing slash

* fix -fPIC relocations for x86 target too

* add asm make flag

* fix x86 compile err

* test x86 with zlib and png

* Disable zlib from x86

* install x86 python header

* remove cross-compiling changes

* test 32bit ubuntu

* add x86 ubuntu docker file

* add x86 as arch parametr for docker build

* config pipeline

* avoid dotnet install

* install cmake

* skip dep install

* use latest ubuntu

* install latest cmake

* install x86 deps

* configure cmake

* install ninja

* correct ninja dir

* apt get re2c

* install onnx

* set processor x86

* disable warning

* skip test

* disable test

* disable test

* find lib

* fix typo

* restore test

* disable backend model test

* disable test

* fix test err

* stop installing onnx

* disable onnx test on x86

* restore yml

* mergef with master yml

* cancel needless config setting

* enable x86 flag

* restore all onnx tests

* fix yml typo

* install onnx

* add back x86 flag

* disable cases

* disable case

* disable cases

* add macro to disable cases

* fix typo

* print platform

* remove condition
2019-03-12 09:47:45 -07:00
..
external deps: update onnx to a newer commit and update test exclusions (#542) 2019-03-05 12:03:16 -08:00
onnx Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
patches Clean up garbage files (#208) 2018-12-18 13:51:01 -08:00
CMakeLists.txt cross compile x86 linux (#562) 2019-03-12 09:47:45 -07:00
ConfigureVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
EnableVisualStudioCodeAnalysis.props Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime.cmake Fix MacOS shared library build (#447) 2019-02-06 15:27:37 -08:00
onnxruntime_codegen.cmake Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
onnxruntime_common.cmake Change the way of linking dl lib 2019-03-11 10:46:05 -07:00
onnxruntime_config.h.in Suppress warnings for gemmlowp 2019-01-15 22:29:30 -08:00
onnxruntime_csharp.cmake Added generation of C# project properties file containing actual build directory. 2019-01-14 16:02:13 -08:00
onnxruntime_dependencies.dot Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_framework.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_graph.cmake Use nsync for implementing condition variable 2019-01-21 22:59:42 -08:00
onnxruntime_mlas.cmake cross compile x86 linux (#562) 2019-03-12 09:47:45 -07:00
onnxruntime_optimizer.cmake Create a separate component for graph optimization. (#421) 2019-02-04 15:45:12 -08:00
onnxruntime_providers.cmake Implement tokenex regular expression matching and add tests. (#480) 2019-02-20 15:56:32 -08:00
onnxruntime_python.cmake Fixes #31, add option numpy_version, skip_keras_test to the parser of build.py, add flag PRIVATE for the python bindings (#544) 2019-03-07 13:08:02 +01:00
onnxruntime_session.cmake Use Eigen ThreadPool in OnnxRuntime (#323) 2019-01-15 15:19:30 -08:00
onnxruntime_unittests.cmake Support memory mapping on Linux 2019-03-11 19:39:02 -07:00
onnxruntime_util.cmake Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
protobuf_function.cmake Initial bootstrap commit. 2018-11-19 16:48:22 -08:00