Commit Graph
21742 Commits
Author SHA1 Message Date
Toshal Agrawal 82dbb750fa Merge pull request #2107 from rcurtin/cmake-no-boost-cmake
Force Boost_NO_BOOST_CMAKE to be on
2019-12-09 00:43:03 +05:30
Toshal Agrawal 039ecb6624 Merge pull request #2104 from rcurtin/cmake-stb-fix
Fix STB search path and allow disabling downloads
2019-12-07 09:59:08 +05:30
Ryan Curtin 38a0ab5bfc Merge branch 'cmake-stb-fix' of https://github.com/rcurtin/mlpack into cmake-stb-fix 2019-12-06 13:14:54 -05:00
Ryan Curtin d0a2b8fb5f Document usability of STB_IMAGE_INCLUDE_DIR. 2019-12-06 13:13:43 -05:00
Toshal Agrawal 490868aeac Merge branch 'master' into cmake-stb-fix 2019-12-06 14:49:33 +05:30
Toshal Agrawal 55acbbe966 Merge pull request #2082 from pulkit6559/transposed_padding
Add padding layer in TransposedConvolutionLayer
2019-12-06 12:00:07 +05:30
Marcus Edel 1598ce9b13 Merge pull request #2063 from zoq/ci_cleanup
CI Cleanup.
2019-12-05 19:12:18 +01:00
Ryan Curtin 06dadafd29 Merge branch 'aabghari-master' 2019-12-05 11:37:34 -05:00
Ryan Curtin 7b101ed328 Update HISTORY. 2019-12-05 11:37:21 -05:00
Ryan Curtin 8da98845fb Otherbstyle fixes. 2019-12-05 11:05:56 -05:00
Ryan Curtin 20b33d1b71 Re-add references to avoid copies. 2019-12-05 11:00:35 -05:00
Ryan Curtin f9735ce731 Minor style changes. 2019-12-05 10:59:24 -05:00
Ryan Curtin 631ccf5057 Merge branch 'master' of https://github.com/aabghari/mlpack into aabghari-master 2019-12-05 10:58:09 -05:00
Toshal Agrawal 094579a520 Merge branch 'master' into transposed_padding 2019-12-05 19:17:06 +05:30
pulkit6559 a7919003a0 Minor fix 2019-12-05 14:13:12 +05:30
pulkit6559 868af7871c removed pointers 2019-12-05 14:09:14 +05:30
pulkit6559 bbb76db89d updated history.md 2019-12-05 14:08:10 +05:30
Ryan Curtin 9c4df73ef4 Force Boost_NO_BOOST_CMAKE. 2019-12-05 04:32:01 +00:00
Ryan Curtin 9b5c3f7283 Better message idea. 2019-12-04 22:24:34 -05:00
Ryan Curtin 21f4d69cf2 Make comment the same as others. 2019-12-04 20:58:28 -05:00
Marcus Edel d9263fd2dc No need for a custom armadillo config. 2019-12-04 19:27:18 +01:00
Ryan Curtin 498c6d80e1 Update documentation of CMake options. 2019-12-03 23:47:41 -05:00
Ryan Curtin 016a54391b Add way to disable downloads during build. 2019-12-03 23:36:34 -05:00
Ryan Curtin f9edd34978 Expand search directory set. 2019-12-03 23:36:17 -05:00
Marcus Edel b7f925f786 Update shields.io custom url. 2019-12-04 02:07:27 +01:00
Marcus Edel 7c92dfdd5f Merge branch 'master' into ci_cleanup 2019-12-04 01:53:13 +01:00
Marcus Edel befd1bd73b Reinclude Appveyor build config, since the MSI installer script isn't part of the azure pipeline. 2019-12-04 01:47:08 +01:00
Ryan Curtin e35ef2e249 Merge pull request #1949 from rcurtin/julia-bindings
Julia bindings
2019-12-02 12:48:50 -05:00
Arash Abghari f65e5e04c1 Merge branch 'master' of https://github.com/mlpack/mlpack 2019-12-02 11:12:23 -05:00
Ryan Curtin 0fe5888d15 Merge branch 'rcurtin-pkgconfig-regex-fix' 2019-12-02 10:11:51 -05:00
Ryan Curtin 8547fd54b5 Update history. 2019-12-02 10:11:30 -05:00
Ryan Curtin 3148ecda9d Mention Julia bindings. 2019-11-30 14:58:33 -05:00
Ryan Curtin 0b732dd1ae Merge remote-tracking branch 'origin/master' into julia-bindings 2019-11-30 14:58:22 -05:00
Ryan Curtin 8576f0b57c Remove debugging output. 2019-11-30 14:57:04 -05:00
Ryan Curtin 8898c76cdc Use 'library' variable instead of incorrect library name. 2019-11-30 11:01:38 -05:00
Ryan Curtin e1d02a7d9c List files during build to try and figure out problem. 2019-11-29 23:43:32 -05:00
Ryan Curtin 03e2e7ff73 Fix typo. 2019-11-29 22:53:12 -05:00
Ryan Curtin 3dad09742f Handle suffixes correctly in cli.jl also. 2019-11-29 22:05:32 -05:00
Ryan Curtin 777301f65b Fix regex so it works on other operating systems (like OS X). 2019-11-29 19:54:03 -05:00
Ryan Curtin 2b69d48457 Handle library suffix more correctly. 2019-11-29 19:17:16 -05:00
Ryan Curtin 007e038462 OS X uses .dylib not .so, so handle that correctly. 2019-11-29 11:45:07 -05:00
Ryan Curtin d08d5747cd Try to get better output. 2019-11-29 10:33:05 -05:00
Ryan Curtin cbc41eaf66 Clean up and try to use ctest for OS X and Windows. 2019-11-28 23:19:41 -05:00
Ryan Curtin 56e017f6f3 Try to publish the whole Testing directory. 2019-11-28 16:13:44 -05:00
Ryan Curtin 1cd4686213 Merge pull request #2098 from rcurtin/coverage-path-fix
Handle paths with spaces in coverage script
2019-11-28 13:22:09 -05:00
Ryan Curtin 55872b77dc List the test artifacts so we can figure out what to publish. 2019-11-27 20:00:05 -05:00
Ryan Curtin 078fa7a634 Use brew to install julia. 2019-11-27 17:22:25 -05:00
Ryan Curtin 26b25c713e Try to use the cTest runner to publish results. 2019-11-27 17:19:12 -05:00
Ryan Curtin e61e269069 Another attempt at OS X Julia configuration. 2019-11-27 17:13:49 -05:00
Ryan Curtin a5b1b713aa Try to install julia on OS X correctly. 2019-11-27 17:06:38 -05:00