Commit Graph
25073 Commits
Author SHA1 Message Date
Omar Shrit fd354faaa3 Add some comments to tell why we have removed the VS15
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-13 15:54:54 +02:00
Omar Shrit d234a9804b Remove ConfigureSetup, it is no longer needed
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-13 15:48:31 +02:00
Omar Shrit aeb0ea36ac Remove tests to make the install finish by time
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-13 12:13:23 +02:00
Omar Shrit 7b0bf9ab8f Fix path error, change 17 to 19
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-12 16:52:13 +02:00
Omar Shrit f6fbac7a51 Fix pointer issue in serial catch file
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-12 00:01:49 +02:00
Omar Shrit 6786fb1e06 Resolve the wgan mnist test error
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-11 12:53:08 +02:00
Omar Shrit 5abf1c454a Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-11 12:47:57 +02:00
Ryan Curtin 3ae76927da Merge pull request #2577 from jeffin143/tree-tests
migrate _tree_test_* related test from boost to catch2
2020-10-10 21:37:24 -04:00
Omar Shrit 5c618b9141 Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-10 23:25:49 +02:00
Omar Shrit ac3b93834f Let us try without architecture
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-10 23:23:53 +02:00
jeffin sam 0ef14e7e8d Merge branch 'master' into tree-tests 2020-10-10 19:47:09 +05:30
kartikdutt18 6b824065e5 Merge pull request #2644 from Aakash-kaushik/range_search_test
Migrate range_search_test from boost to catch2
2020-10-10 17:12:48 +05:30
Ryan Curtin 378d306efa Merge pull request #2659 from Yashwants19/remove-r-azure
Remove R-bindings build from azure pipeline.
2020-10-09 21:27:45 -04:00
Omar Shrit 06bacb3e5c Try to specify the parameter
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-10 00:05:02 +02:00
jeffin sam 660170c2c2 Merge pull request #2654 from jeffin143/lars-lin-layer
Migrate layers_names, line_alg and lars test to catch2
2020-10-10 03:10:19 +05:30
kartikdutt18 5673dfb746 Merge pull request #2665 from rcurtin/cmake-sizeof-void-p-fix
Pass CMAKE_SIZEOF_VOID_P explicitly to CreateArmaConfig.cmake
2020-10-09 21:27:22 +05:30
Aakash Kaushik 76133b4f3f style guide changes 2020-10-09 09:24:24 +05:30
Ryan Curtin 6a503266d8 Update HISTORY with correct issue number. 2020-10-08 20:51:19 -04:00
Ryan Curtin e10e77e8ef Update HISTORY.md. 2020-10-08 20:44:32 -04:00
Ryan Curtin b6e978e249 Pass CMAKE_SIZEOF_VOID_P directly to CreateArmaConfig.cmake script. 2020-10-08 20:43:38 -04:00
Omar Shrit 0361c9cf40 Try to fix appveyor
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-08 22:17:42 +02:00
Ryan Birmingham 5a41a3bcfc Merge pull request #2645 from Abilityguy/master
Migrate metric test from Boost to Catch2Migration
2020-10-08 00:02:01 -04:00
jeffin143 8714426393 fix style issues 2020-10-07 15:39:38 +05:30
jeffin samandRyan Curtin d86dba0932 Apply suggestions from code review
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-10-07 15:34:00 +05:30
kartikdutt18 0fd5715aa7 Merge pull request #2657 from Aakash-kaushik/fast_impl
Forward implementation changed for softmin and softmax activation function
2020-10-07 15:16:52 +05:30
Yashwant f9052df41f Renaming job names. 2020-10-07 07:34:23 +05:30
jeffin143 771d1e8bd1 fix build issues 2020-10-07 02:59:17 +05:30
jeffin143 4352b6ed6b merge master 2020-10-07 02:41:56 +05:30
jeffin sam 518afc7288 Merge pull request #2655 from jeffin143/sort-string-sfinae
Migrate sort_policy, sfinae and string related test to catch2
2020-10-07 02:37:42 +05:30
Omar Shrit 184efcf9d3 Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-06 16:22:34 +02:00
Omar Shrit e3c8f93f42 disable VS15 and enable back cotire
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-06 16:07:05 +02:00
Ryan Curtin d1af492691 Merge pull request #2584 from jeffin143/catch-test-part-2
Catch test part 2
2020-10-06 07:38:13 -04:00
Aakash Kaushik b4c1a40645 indentation fixed 2020-10-06 14:35:08 +05:30
Aakash Kaushik 6e0484dcac static code fix try 2020-10-06 10:49:43 +05:30
Anush V Kini 4fb41ec702 Style fixes 2020-10-06 09:09:12 +05:30
Aakash Kaushik 0b83c2add0 Revert "updating range_search_test with mlpack/master (#7)"
This reverts commit 403b11ebbe.
2020-10-06 01:21:24 +05:30
Aakash Kaushik f326b6e86b tests with same name changed 2020-10-06 01:14:13 +05:30
Aakash Kaushik 785def258a reverted changed test names 2020-10-06 00:44:53 +05:30
403b11ebbe updating range_search_test with mlpack/master (#7)
* softmin activation function added

* shift added

* shift changed for inputmax to inputmin

* Test added for softmin forward function

* errors fixed

* suggested changes

* forward function fixed

* added softmin to HISTORY.md

* forward result calculation source changed

* space added in comment

* backward function added

* backward test function added, values left

* Added WeightSize() to

linear.hpp
atrous_convolution.hpp
add.hpp.

* tests made similar to softmax

* conflict fix

* fixed HISTORY.md conflict

* tests made similar to softmax

* Update activation_functions_test.cpp

* Removed header iostream

* Apply suggestions from code review

Co-authored-by: Marcus Edel <marcus.edel@fu-berlin.de>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Include bias term in linear layer.

* catch2 for mean_shift_test.cpp

* fixed backward function

* reverted changes to main/mean_shift_test.cpp

* corrected the test cases

* main/mean_shift_test.cpp from boost to catch2

* migrated mean_shift_test from boost to catch2

* tests changed

* tests changed

* Test for WeightSetVisitor and WeightSizeVisitor

* Fix common failures by increasing threshold

* Typo fix

* Auto Cancel build on new push and enable cache for build.

* Windows fix.

* Install R-bindings dependencies separately.

* rcmdcheck doesn't for building mlpack_r_tarball.

* Install roxygen2.

* Specify platform in windows build.

* Stop github actions running on a forked repo.

* softmin activation function added

shift added

shift changed for inputmax to inputmin

Test added for softmin forward function

errors fixed

suggested changes

forward function fixed

added softmin to HISTORY.md

forward result calculation source changed

space added in comment

backward function added

backward test function added, values left

tests made similar to softmax

conflict fix

fixed HISTORY.md conflict

tests made similar to softmax

Update activation_functions_test.cpp

Removed header iostream

fixed backward function

reverted changes to main/mean_shift_test.cpp

corrected the test cases

tests changed

tests changed

* Fix static issues

* All static issue fixed (hopefully)

* Migrate det and distribution test to catch2

Co-authored-by: Utkarsh Rai <utkarshrai491@gmail.com>
Co-authored-by: kartikdutt18 <kartikdutt@live.in>
Co-authored-by: Yashwant <yashwantsingh.sngh@gmail.com>
Co-authored-by: Ryan Curtin <ryan@ratml.org>
Co-authored-by: kartikdutt18 <39593019+kartikdutt18@users.noreply.github.com>
Co-authored-by: Ryan Birmingham <birm@gatech.edu>
Co-authored-by: jeffin143 <jeffinsam@karunya.edu.in>
2020-10-06 00:41:50 +05:30
Omar Shrit a887308b86 Add missing header
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-05 20:20:50 +02:00
Yashwant e73a7750fb Oh, that was BUILD_CLI_EXECUTABLES. 2020-10-05 20:20:34 +05:30
Yashwant Singh Parihar 009b942a77 Oops multi paths. 2020-10-05 20:13:27 +05:30
Yashwant fa2d45ead5 Upload only logs on failure. 2020-10-05 20:01:34 +05:30
Yashwant 74b9006631 run ctest with github-actions. 2020-10-05 20:00:25 +05:30
Yashwant 9535efbb6e Remove R-bindings from azure. 2020-10-05 19:59:39 +05:30
Omar Shrit e524d1ec0f Merge branch 'master' into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-05 15:11:10 +02:00
Omar Shrit 09a71e1084 Disable cotire for mlpack
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-10-04 23:15:13 +02:00
jeffin sam d3308209f2 Merge branch 'master' into tree-tests 2020-10-05 00:58:05 +05:30
kartikdutt18 6ec3912a08 Merge pull request #2653 from jeffin143/det-dt-test
Migrate det and distribution test to catch2
2020-10-05 00:43:49 +05:30
Aakash Kaushik d4c74c74ce fixed static code check 2020-10-05 00:24:05 +05:30