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 Shrit and Ryan 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 Shrit and Ryan 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 Shrit and Ryan 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 Shrit and Ryan 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 Shrit and Ryan 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 Shrit and Ryan 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 Shrit and Ryan 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
Omar Shrit and Ryan Curtin
1b0e7b44db
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:44 +02:00
Omar Shrit and Ryan Curtin
993d3b040f
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:30 +02:00
Omar Shrit and Ryan Curtin
921a30ce21
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:18 +02:00
Yashwant Singh Parihar
f45774274f
Merge pull request #2925 from Aakash-kaushik/test_config
...
Test config
2021-04-26 19:05:37 +05:30
Ryan Curtin
ac22bbc12b
Merge pull request #2929 from shrit/fix_find_armadillo
...
Fix find armadillo by rcurtin.
2021-04-26 08:03:29 -04:00
Ryan Curtin
1f746851a8
Merge pull request #2927 from shrit/autodownload
...
The Autodownloader.
2021-04-26 08:02:41 -04:00
Omar Shrit
da5862bcd0
Add a use case for BUILD_SHARED_LIBS in docs
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-26 13:01:44 +02:00
Aakash Kaushik
3d24936f58
catch_test instead of mlpack_test
2021-04-26 09:50:46 +05:30
Marcus Edel
b2ad544a16
Move deltaBeta into the loop.
2021-04-26 04:36:52 +02:00
Ryan Curtin
2ac6fa8759
Merge pull request #2928 from shrit/fix_boost_ci
...
Download all boost instead of a specific version.
2021-04-25 20:57:11 -04:00
Marcus Edel
0c4ff06969
Remove unused parameter (alpha).
2021-04-26 02:52:37 +02:00
Marcus Edel
25fea7c361
Remove unused parameter (alpha).
2021-04-26 02:52:32 +02:00
Marcus Edel
73fec171ec
Initalize auxDistance at a later stage.
2021-04-26 02:52:11 +02:00
Marcus Edel
03a10c2618
Initalize bestDistance at a later stage.
2021-04-26 02:52:05 +02:00
Marcus Edel
95fca84588
Remove redundant numClasses assignment.
2021-04-26 02:51:59 +02:00
Aakash kaushik
1ed810d151
Removed extra space
2021-04-26 00:22:06 +05:30
Aakash kaushik
38b1907784
Set test timeout for mlpack_test to zero.
2021-04-26 00:19:35 +05:30
Omar Shrit
54267705ed
If we are building mlpack statically then build executable statically too
...
This pull request is not related to cross-compilation.
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 19:24:32 +02:00
Omar Shrit
74878b783e
Fix cover tree issues by @rcurtin fixes #2869
...
This pull request closes #2869 and fixes all errors from cover tree
when trying to put mlpack on arm64 devices.
Thanks to @rcurtin to put all effort to resolve this one.
Authored-by: Ryan Curtin <ryan@ratml.org >
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 19:06:14 +02:00
Omar Shrit
0667812905
Fix find armadillo by rcurtin.
...
Authored-by: Ryan Curtin <rayn@ratml.org >
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 18:41:59 +02:00
fawwazmayda
f1a01df300
adding new silu function
...
fixing indentation
fixing style error
Update silu_function.hpp
2021-04-25 00:29:31 +08:00
Ryan Curtin
e89909cd6c
Explicitly build the tests.
2021-04-24 10:56:19 -04:00
Omar Shrit
fb2bdbe159
Download all boost instead of a specific version.
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 14:48:21 +02:00
Omar Shrit
0020da5715
Update boost version oops.
...
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 14:31:37 +02:00
Omar Shrit
eb80b2da5e
The Autodownloader.
...
This pull request provides the Autodownloader for mlpack dependencies.
It can be used with current and future dependencies.
This one is born from working with #2531 , with help from @rcurtin and @zoq.
It is ready to merge, with minor reviews are always welcome.
Signed-off-by: Omar Shrit <omar@shrit.me >
2021-04-24 14:27:52 +02:00
Ryan Curtin
22eb09e5d4
Don't build mlpack_test as part of make.
2021-04-23 22:10:38 -04:00
Aakash Kaushik
a5b632c761
tests/cmake config
2021-04-22 00:11:32 +05:30
Aakash kaushik
8a230e3dd0
Merge pull request #20 from mlpack/master
...
updating with mlpack/master
2021-04-21 21:48:06 +05:30