Commit Graph
24521 Commits
Author SHA1 Message Date
Ryan Curtin 2f3a8d7ff1 Disable VS15 build. 2020-10-16 19:54:13 -04:00
Ryan Curtin bbfab574bf Maybe this gets us closer? I really have no idea. 2020-10-16 19:53:34 -04:00
Ryan Curtin dac38224a7 Try removing HarvestPath again. 2020-10-16 17:10:45 -04:00
Ryan Curtin 7487eb6c7e Fix the spelling... 2020-10-16 11:00:10 -04:00
Ryan Curtin 9d313b77ae I dunno, this is just a random guess... 2020-10-15 13:53:37 -04:00
Ryan Curtin 5b1104ad49 What if I just remove HarvestPath? 2020-10-15 10:49:21 -04:00
Ryan Curtin 51814aa34a What files are in the directory? 2020-10-14 17:00:25 -04:00
Ryan Curtin 24a5f8b1a3 Okay, maybe I can get some documentation on candle.exe? 2020-10-14 09:59:23 -04:00
Ryan Curtin cc7431f019 More \ vs. / nonsense. 2020-10-13 21:49:19 -04:00
Ryan Curtin 31750b1786 Could this be a \ vs. / issue? 2020-10-13 15:18:06 -04:00
Ryan Curtin 6432d576e5 Ok, the directory already exists. 2020-10-13 11:08:21 -04:00
Ryan Curtin abd258ecee Maybe the directory did not exist? 2020-10-13 08:32:48 -04:00
Ryan Curtin 42aae59d10 Seriously? Backticks for line continuation? 2020-10-12 19:00:42 -04:00
Ryan Curtin 4cb5e7ffce Ok, forget the path, just specify directly. 2020-10-12 15:09:37 -04:00
Ryan Curtin 17a5777263 Maybe this gets us closer with the path? 2020-10-12 12:50:44 -04:00
Ryan Curtin c333b69ecc Maybe with powershell I get the path with $path not %path%? 2020-10-12 09:50:00 -04:00
Ryan Curtin 4435692182 Try escaping the string. 2020-10-11 20:25:15 -04:00
Ryan Curtin 8ef8f94ce5 Hey, getting somewhere! Now there is a path issue. 2020-10-11 13:10:17 -04:00
Ryan Curtin 989ce6c911 Ok, oops, I had one too many ); that should have been obvious... 2020-10-11 10:12:54 -04:00
Ryan Curtin f63615c458 Okay, maybe this syntax is okay? 2020-10-10 17:01:54 -04:00
Ryan Curtin 7fdc820181 Okay, does it all need to be on one line? 2020-10-10 13:59:50 -04:00
Ryan Curtin ee4ece4f75 Merge remote-tracking branch 'origin/master' into azure-msi 2020-10-10 09:19:12 -04:00
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 332c0c56d7 Some additional syntax fixes (I hope...). 2020-10-09 23:11:38 -04:00
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
Ryan Curtin f36060d47d Try to fix a few bugs. 2020-10-09 19:56:56 -04: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
Ryan Curtin 58edc52e70 Maybe we need the pipe? 2020-10-09 10:49:06 -04:00
Aakash Kaushik 76133b4f3f style guide changes 2020-10-09 09:24:24 +05:30
Ryan Curtin 7aaf1d7482 Try to fix syntax. 2020-10-08 21:39:09 -04:00
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
Ryan Curtin 45f80112eb Temporarily disable Linux and OS X jobs. 2020-10-08 18:56:14 -04:00
Ryan Curtin 0a8928d4cc Remove the AppVeyor configuration entirely. 2020-10-08 18:55:55 -04:00
Ryan Curtin 2886ed5697 Attempt to use Azure to build the MSI. 2020-10-08 18:55:44 -04: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
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
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