This is an automated email from the ASF dual-hosted git repository.
domino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/madlib.git.
from 868d98d DL: Add custom loss function support for DL module
new 81a98b2 Fix Boost detection, and allow more recent versions
new cede57f Add conditional support for C++11 compilers.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 6 +++++-
ReadMe_Build.txt | 8 ++++++++
src/CMakeLists.txt | 23 +++++++---------------
src/dbal/DynamicStruct_impl.hpp | 2 +-
src/modules/sample/WeightedSample_impl.hpp | 4 ++++
.../NativeRandomNumberGenerator_impl.hpp | 4 ++--
.../NativeRandomNumberGenerator_proto.hpp | 11 +++++++++--
src/ports/postgres/dbconnector/dbconnector.hpp | 4 ++++
8 files changed, 40 insertions(+), 22 deletions(-)