Commit Graph
26389 Commits
Author SHA1 Message Date
Omar Shrit e6ead307ef Let us test the asterix solution *
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-06-29 12:03:01 +02:00
Omar Shrit 1325745fec Try to fix the installation dir, do not push
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-06-10 17:11:24 +02:00
Omar Shrit 5ceb8daf16 Check of the deps name is not equal boost
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-27 16:15:06 +02:00
Omar Shrit 32444d2336 Adding the missing installation step for the Autodownloader
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-24 18:18:21 +02:00
jeffin sam bcaa1b756c Merge pull request #2946 from rcurtin/static-code-analysis-fix
Try to fix the static code analysis issue
2021-05-21 19:56:36 +05:30
Ryan Curtin a112e1b136 Merge pull request #2933 from NippunSharma/cli_matrix_size
storing size of matrix in cli bindings
2021-05-21 10:21:34 -04:00
Ryan Curtin b5c2961965 Another solution... and also fix a bunch of warnings. 2021-05-19 17:51:55 -04:00
Ryan Curtin b26d120a79 Try to fix the static code analysis issue. 2021-05-19 16:55:59 -04:00
Ryan Curtin ce643151a1 Merge pull request #2940 from shrit/boost
Download old boost version if the compiler is tooo.. old
2021-05-19 15:44:25 -04:00
Ryan Curtin 70f0a4b82c Merge pull request #2945 from JackBoosY/dev/jack/fix-uwp-build
Fix uwp build error C4146
2021-05-19 11:49:15 -04:00
JackBoosY 1f088abb61 Fix uwp build error C4146 2021-05-18 20:05:08 -07:00
Nippun Sharma 7b7119fd8b updated UnmappedParamTest 2021-05-09 23:27:49 +05:30
Nippun SharmaandRyan Curtin ebc61b7615 Update src/mlpack/bindings/cli/in_place_copy.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:34 +05:30
Nippun SharmaandRyan Curtin 92f568f3b7 Update src/mlpack/bindings/cli/in_place_copy.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:28 +05:30
Nippun SharmaandRyan Curtin 0a22827b41 Update src/mlpack/bindings/cli/in_place_copy.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:20 +05:30
Nippun SharmaandRyan Curtin 9930308e00 Update src/mlpack/bindings/cli/get_printable_param_impl.hpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-09 21:05:12 +05:30
Ryan Curtin e39065c32f Merge pull request #2883 from RishabhGarg108/random-split
Add random splitting for numeric features for decision trees.
2021-05-08 22:53:09 -04:00
Rishabh Garg 2a6152dfcd Update HISTORY.md 2021-05-09 06:54:09 +05:30
Rishabh Garg b2a5fe6454 Merge branch 'master' into random-split 2021-05-09 06:52:44 +05:30
Rishabh GargandMarcus Edel 047577852b Apply suggestions from code review
Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
2021-05-09 06:51:12 +05:30
Marcus Edel 812b48f54d Merge pull request #2902 from FawwazMayda/adding-flatten-t-swish
Adding Flatten T Swish activation function.
2021-05-08 19:34:41 -04:00
Omar Shrit 145c259182 Download old boost version if the compiler is tooo.. old
This pull request fixes #2939

Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-08 23:06:15 +02:00
fawwazmayda 594c002f4f adding flatten_t_swish
adding test

adding Flatten T  Swish

Update activation_functions_test.cpp

Update flatten_t_swish.hpp

fixing mistype

fixing style

improve styling

Update flatten_t_swish_impl.hpp

Update flatten_t_swish.hpp

Update flatten_t_swish_impl.hpp

Update COPYRIGHT.txt

Update activation_functions_test.cpp

Update activation_functions_test.cpp

fix style

Update flatten_t_swish_impl.hpp

Update flatten_t_swish_impl.hpp

Update flatten_t_swish_impl.hpp

Update history.md
2021-05-08 13:16:02 +08:00
Rishabh Garg 0cb6a13c06 Reverted unnecessary bracket changes 2021-05-07 10:33:05 +05:30
Marcus Edel eadaac9b9f Merge pull request #2936 from abh2k/ceil
Fixed ceil  parameter  in max and lp pooling layer.
2021-05-06 19:35:42 -04:00
Ryan Curtin 21045a504e Merge pull request #2938 from shrit/embedded
Embedded closes #2531
2021-05-06 09:13:01 -04:00
Omar Shrit 8a9f9b4b2c Add TODO message to update documentation
Signed-off-by: Omar Shrit <omar@shrit.me>
2021-05-06 01:03:35 +02:00
Omar ShritandRyan Curtin 48daf7ca59 Update board/flags-config.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:57:20 +02:00
Omar ShritandRyan Curtin 4b90d92145 Update board/flags-config.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:33:10 +02:00
Omar ShritandRyan Curtin 31c3cf227d Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:31:42 +02:00
Omar ShritandRyan Curtin 17cd0a8948 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:30:10 +02:00
Omar ShritandRyan Curtin 9d29409ba2 Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:37 +02:00
Omar ShritandRyan Curtin 55bac6d763 Update board/crosscompile-toolchain.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:29 +02:00
Omar ShritandRyan Curtin 6fe628f49f Update CMake/ConfigureCrossCompile.cmake
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2021-05-06 00:29:14 +02:00
NippunSharma e1713a4dbc fixing tests 3 2021-05-05 23:21:37 +05:30
NippunSharma c53ab38348 made recommended changes 2021-05-05 19:00:16 +05:30
NippunSharma dbd882707b undo changes 2021-05-05 09:50:30 +05:30
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