Commit Graph
26316 Commits
Author SHA1 Message Date
Omar ShritandRyan Curtin 6fe628f49f Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:14 +02:00
Omar Shrit 6564c8ec97 Add an elseif(board) if the board is not known
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-05 00:22:24 +02:00
Omar Shrit 786636b111 Revert changes in FindArmadillo
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-05 00:17:58 +02:00
Omar ShritandRyan Curtin 188cc167a2 Update board/crosscompile-toolchain.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:09:42 +02:00
Omar ShritandRyan Curtin 860db25584 Correct comments in CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:09:04 +02:00
Omar ShritandRyan Curtin da96df8762 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:08:17 +02:00
Omar ShritandRyan Curtin 27d8752d90 Update board/crosscompile-toolchain.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:07:30 +02:00
Omar ShritandRyan Curtin 25314fdb4a Update board/flags-config.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:06:55 +02:00
Omar ShritandRyan Curtin e8bfd4a346 Update board/flags-config.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-05 00:06:31 +02:00
Omar Shrit 5c6533533a Cleaning, removing debugging symbols
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 18:04:45 +02:00
Omar Shrit 40472cf7b6 Update boost link
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 16:28:21 +02:00
Omar Shrit 256e81d80b Move openblas check
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 16:10:21 +02:00
Omar Shrit 9e7902b18d TOUPPER string, add comments for buildroot
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 16:01:58 +02:00
Omar Shrit aeb09ea5af Add comment for crosscompiling in CMakeLists
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 15:49:50 +02:00
Omar Shrit 98413832a2 Let us recheck LAPACK and BLAS
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 15:42:14 +02:00
Omar Shrit f6ae407829 Test LAPACK and BLAS LIBRARIES
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 01:45:27 +02:00
Omar Shrit 2014891496 Try both lapack and blas for openblas
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 01:34:14 +02:00
Omar Shrit 45a531ccbb Set LAPACK_openblas_LIBRARY ONLY
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 01:09:45 +02:00
Omar Shrit f47788e390 Remove BLAS_LIBRARIES and test without it
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 00:51:07 +02:00
Omar Shrit ea5a69f4d1 Set BLAS_openblas_LIBRARY instead of LIBRARIES
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-04 00:32:43 +02:00
Omar Shrit aa989db797 Set up the variable correctly
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-03 23:51:15 +02:00
Omar Shrit ae5db23607 Change back to board_name
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-03 23:37:46 +02:00
Omar ShritandMarcus Edel 9f56f2c94f Add missing period in board/crosscompile-toolchain.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:27:42 +02:00
Omar ShritandMarcus Edel 4ad7db5a30 Add dot in board/crosscompile-toolchain.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:27:25 +02:00
Omar ShritandMarcus Edel 09324718c1 Fix style in CMake/ConfigureCrossCompile.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:27:07 +02:00
Omar ShritandMarcus Edel b9bc2399e4 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:26:32 +02:00
Omar ShritandMarcus Edel 5889fa3cef Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:26:23 +02:00
Omar ShritandMarcus Edel 52330fe587 Add dot in board/crosscompile-toolchain.cmake
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-03 23:25:50 +02:00
Omar Shrit ce943eba8a Merge branch 'embedded' of github.com:shrit/mlpack into embedded 2021-05-03 23:22:49 +02:00
Omar Shrit 921ec4fe72 Print another message to see on CI
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-03 23:21:37 +02:00
Omar Shrit f877c57fbc Update ConfigureCrossCompile.cmake 2021-05-03 22:43:14 +02:00
Omar Shrit a9b27768af Add comments, set BLAS_openblas_LIBRARIES, reset FindArmadillo changes
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-03 20:17:54 +02:00
Omar Shrit 5eec177b74 Add minor Cmake configuration to adapt crosscompilation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-01 14:20:56 +02:00
Omar Shrit f717bd62c7 Add crosscompile files, add flags for several architectures
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-01 14:18:39 +02:00
Omar Shrit 6ce53a9fb1 Find blas, refactor OpenBLAS.
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-01 14:17:39 +02:00
Ryan Curtin 7ca141f2df Merge pull request #2935 from rcurtin/add-vision-doc
Add a link to the vision document in the readme
2021-04-30 19:36:21 -04:00
Ryan Curtin 92d57f2560 Merge pull request #2931 from shrit/build_static_binary
If we are building mlpack statically then build executable statically
2021-04-30 18:21:20 -04:00
Omar ShritandRyan Curtin 2349dfad81 Fix indentation in src/mlpack/bindings/cli/CMakeLists.txt
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-30 02:10:59 +02:00
Omar ShritandRyan Curtin 9613dab9e6 Update README.md
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-30 02:10:47 +02:00
Omar Shrit 0830bbc6d6 Fix documentation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-04-29 23:23:57 +02:00
Ryan Curtin 596859cb5b Merge pull request #2908 from zoq/mlpack-static-fixes
Solve static code analysis issues
2021-04-29 17:21:14 -04:00
Omar ShritandRyan Curtin ab7fffb8ba Fix indentation in src/mlpack/bindings/cli/CMakeLists.txt
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-29 23:08:51 +02:00
Omar ShritandRyan Curtin e441e906de Update doc/guide/build.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-29 23:08:36 +02:00
Ryan Curtin b980f16179 Add a link to the vision document in the readme. 2021-04-28 17:20:35 -04:00
Marcus Edel 8f0e0f046f Merge pull request #2926 from rcurtin/no-tests-in-all
Don't build mlpack_test as part of make.
2021-04-28 16:25:12 -04:00
Marcus Edel cee00748fd Merge pull request #2894 from FawwazMayda/adding-sigmoid-weighted-linear-unit
Add silu activation function.
2021-04-27 14:00:22 -04:00
Marcus Edel 7e14a0d61d Merge pull request #2930 from shrit/fix_cover_tree_error
Fix cover tree issues by @rcurtin fixes #2869.
2021-04-27 13:57:53 -04:00
Omar ShritandRyan Curtin bb4e377073 Update indentation in src/mlpack/core/tree/cover_tree/dual_tree_traverser.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-26 16:46:26 +02:00
Omar ShritandRyan Curtin d7fa52cc4f Update indentation in src/mlpack/core/tree/cover_tree/dual_tree_traverser.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-26 16:46:14 +02:00
Omar ShritandRyan Curtin abbc179220 Update indentation in src/mlpack/core/tree/cover_tree/dual_tree_traverser.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-04-26 16:45:59 +02:00