Commit Graph
23210 Commits
Author SHA1 Message Date
Omar Shrit 5bd3cd74d1 boost::serialization --> cereal bindings/
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:13:30 +02:00
Omar Shrit d9f50304f4 boost::serialization --> cereal core/data core/util
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:13:17 +02:00
Omar Shrit ce2a8b27c7 boost::serialization --> cereal core/tree
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 263f5ad738 BOOST::SERIALIZATON --> CEREAL tests/
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 8cc66f8558 BOOST::SERIALIZATON --> CEREAL core
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 354e470aac BOOST::SERIALIZATION --> CEREAL core/dists
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit e54de631a7 BOOST::SERIALIZATION --> CEREAL core/kernels
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit b701673f40 change boost friend class to cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 3d1a2694d1 BOOST::SERIALIZATON -> CEREAL core/tree
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 028a1d3d91 BOOST::SERIALIZATION --> CEREAL in core/data
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 4443f0ebc0 Global replace of BOOST::SERIALIZARTION by CEREAL
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit df523c6316 Remove boost::backport serialization,
Remember we need to remove all of boost from this file

Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 4eeeafd53f Remove only boost backported serialization
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:44 +02:00
Omar Shrit 602204bc54 Remove old backported boost serilization
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:11:34 +02:00
Omar Shrit d3bf8dd80f Finally compiling...(Keep version instead of removing it)
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:10:28 +02:00
Omar Shrit 49d442b190 Remove the need for these two boosts
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:10:28 +02:00
Omar Shrit 4fc9029154 Remove all boost serialization stuff.
Remove added functions also

Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:10:28 +02:00
Omar Shrit e83d84fecf Add Roberto modifications into this branch
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:10:28 +02:00
Omar Shrit 9e418fa6a0 Make cereal download as like ensmallen into deps
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:10:17 +02:00
Omar Shrit 23c35fa18c Add path for cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:08:35 +02:00
Omar Shrit 4f81f30247 Change the loader type from boost into cereal
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:07:31 +02:00
Omar Shrit 324b2642e5 First try to test cereal instead of boost
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 19:07:31 +02:00
Ryan Curtin 2b27e6c11f Merge pull request #2464 from shrit/pre_increment
Pre increment
2020-06-30 10:48:52 -04:00
Omar Shrit 57ad5c3e12 Correct the last checking error
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-30 13:06:11 +02:00
Ryan Birmingham 5f387be197 Merge pull request #2483 from Yashwants19/Fix-memory-error-Go
Fix pointer error in Go-bindings
2020-06-29 09:14:19 -04:00
Omar Shrit b39ded1dc4 Fix typo
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:30:40 +02:00
Omar Shrit d726940422 Add equality check
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:24:00 +02:00
Omar Shrit 4b7f55b5b5 Initialize logDevCot
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:20:29 +02:00
Omar Shrit 11ef838d11 Fix memory leaks in cellbound_impl
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:20:09 +02:00
Omar Shrit c7feb4eca6 Add some if define if using arma HDF5
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:14:43 +02:00
Omar Shrit 486b3db8ef Delete pointer of already allocated
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:11:56 +02:00
Omar Shrit 9e2b81796b Remove non required assert
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-28 18:02:19 +02:00
Yashwant 26c78186cc Fix memory error. 2020-06-28 10:12:06 +05:30
Ryan Birmingham 2567cc2e32 Merge pull request #2479 from rcurtin/nca-test-fixes
Fix `NCAMainTest` tests to use labels
2020-06-27 00:21:40 -04:00
Omar Shrit ba8e4e93bf Use post increment for indecies
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-27 00:08:13 +02:00
Omar Shrit b24e1166a1 Remove ann_low_resource_main
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-27 00:05:40 +02:00
Omar Shrit fb84a029fe Remove knn_low_resource_main
Signed-off-by: Omar Shrit <omar@shrit.me>
2020-06-27 00:05:12 +02:00
shritandRyan Curtin 61514625df Update style in src/mlpack/tests/main_tests/hmm_train_test.cpp
Co-authored-by: Ryan Curtin <ryan@ratml.org>
2020-06-27 00:01:37 +02:00
Ryan Curtin 4573ec05d2 Some minor style fixes. 2020-06-26 07:58:20 -04:00
favre49 af8e70b2e2 Merge branch 'master' into nca-test-fixes 2020-06-26 10:58:36 +05:30
Ryan Birmingham a6c143fe5a Merge pull request #2475 from kartikdutt18/DocumentGo
Document Go in CMake Flags and Style Fixes.
2020-06-26 01:00:37 -04:00
Ryan Birmingham 6a09e8dc62 Merge pull request #2461 from nishantkr18/nsteplearning
N-step learning for DQN
2020-06-26 00:19:40 -04:00
Ryan Curtin c2aa754e69 Merge pull request #2467 from shrit/cmake_aramdillo
Cmake aramdillo
2020-06-25 22:24:47 -04:00
kartikdutt18 43b4acfc6d Add GO_SHLIB 2020-06-25 23:19:34 +05:30
Ryan Curtin 8c84b62e68 Some simple style fixes. 2020-06-25 09:35:35 -04:00
Ryan Curtin c27d915cfe Correctly pass labels to tests when they make a difference. 2020-06-25 09:20:51 -04:00
Marcus Edel cb37d6638f Merge branch 'master' into nsteplearning 2020-06-24 21:34:08 +02:00
Ryan Birmingham 8168578810 Merge pull request #2406 from khizirsiddiqui/silhouette_score
Add Silhouette Score and Pairwise Distance
2020-06-24 10:46:36 -04:00
Ryan Birmingham cdbc5f4b21 Missing period at end of comment 2020-06-24 10:46:26 -04:00
kartikdutt18 073820123c Style Fixes 2020-06-24 12:46:29 +05:30