Messages by Thread
-
incubator-systemml git commit: [MINOR] Updated the algorithm documentation to clearly mark the "Argument" section.
niketanpansare
-
incubator-systemml git commit: [MINOR] Remove obsolete externalized to customers comments
deron
-
[1/3] incubator-systemml git commit: [SYSTEMML-692] Added initial version of DML generator for Caffe
niketanpansare
-
svn commit: r19214 - /dev/incubator/systemml/0.14.0-incubating-rc4/
acs_s
-
incubator-systemml git commit: [SYSTEMML-259] Function with no return value fix
deron
-
incubator-systemml git commit: [maven-release-plugin] prepare release v0.14.0-incubating-rc4
acs_s
-
[1/2] incubator-systemml git commit: [SYSTEMML-1545] Fix memory estimates leftindexing w/ empty inputs
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1543] Fix parfor spark result merge w/ many result files
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1509] Extended codegen compiler integration (runtime plans)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1531] Performance compressed rowsums (ddc1 groups, alloc)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1530] Performance compressed tsmm (ddc decomp, alloc, result)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1529] Improve accuracy score in test_svm of test_mllearn_numpy.py
gweidner
-
[1/2] incubator-systemml git commit: [SYSTEMML-1525, 1526] Fix codegen size propagation and cplan cleanup
mboehm7
-
svn commit: r1791408 - in /incubator/systemml/site: ./ assets/img/
deron
-
incubator-systemml-website git commit: Add new Apache Incubator logo to footer
deron
-
[1/3] incubator-systemml git commit: [SYSTEMML-1515] Generalized codegen cell template (sideways row vectors)
mboehm7
-
svn commit: r19145 - /dev/incubator/systemml/0.14.0-incubating-rc3/
acs_s
-
incubator-systemml git commit: [maven-release-plugin] prepare release v0.14.0-incubating-rc3
acs_s
-
incubator-systemml git commit: [FIX] Setting release version number
acs_s
-
incubator-systemml git commit: [MINOR] Fix codegen multi-aggregate min/max result initialization
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1517] Improved memory handling compressed matrix-vector mult
mboehm7
-
incubator-systemml git commit: [MINOR] Fix value_type parameter in transform.dml
deron
-
incubator-systemml git commit: [SYSTEMML-1476][SYSTEMML-1477] Source import from jar
deron
-
incubator-systemml git commit: [SYSTEMML-1516] Improve output size calculation in conv2d & max_pool2d
dusenberrymw
-
[1/2] incubator-systemml git commit: [SYSTEMML-1513] Additional unary/binary codegen row vector primitives
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1507] Improved compilation of rowwise codegen templates
mboehm7
-
[1/2] incubator-systemml git commit: [SYSTEMML-1507, 1508] Generalized codegen rowwise template (agg types)
mboehm7
-
incubator-systemml git commit: New Jupyter Python Notebook to demonstrate SystemML Lenet on MNIST.
reinwald
-
[1/2] incubator-systemml git commit: [SYSTEMML-1463] Rename `batch_norm.dml` and `spatial_batch_norm.dml`
dusenberrymw
-
incubator-systemml git commit: [SYSTEMML-1510] Add Pygments license in source distribution
acs_s
-
[1/2] incubator-systemml git commit: [SYSTEMML-1363] Rework codegen algorithm tests (use existing algorithms)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1478] Generalized multi-agg codegen tpl (partial shared reads)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1474] Bugfix for scipy csr and numpy to matrixblock conversion
niketanpansare
-
[1/2] incubator-systemml git commit: [SYSTEMML-1448] Support rowMins/rowMaxs in codegen row aggregates
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1475] Fix codegen cost model (number and size of inputs)
mboehm7
-
[01/50] [abbrv] incubator-systemml git commit: [SYSTEMML-1116] Make SystemML Python DSL NumPy-friendly
deron
-
[1/2] incubator-systemml git commit: [SYSTEMML-1347] Accept SparkSession in Java/Scala MLContext API
deron
-
[1/3] incubator-systemml git commit: [SYSTEMML-1473] Fix correctness codegen cellwise min/max aggregation
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1382] Remove warnings from ALS-CG.dml execution
deron
-
[1/2] incubator-systemml git commit: [SYSTEMML-1467] Fix rewrite seq-table to rexpand (size awareness)
mboehm7
-
svn commit: r1790452 - in /incubator/systemml/site: assets/css/main.css documentation.html download.html get-started.html privacy-policy.html
deron
-
incubator-systemml-website git commit: Add jekyll syntax highlighting to code blocks
deron
-
[1/2] incubator-systemml git commit: [SYSTEMML-1185] Updating breast cancer ML notebook & script
dusenberrymw
-
svn commit: r19055 - /dev/incubator/systemml/0.14.0-incubating-rc2/
acs_s
-
incubator-systemml git commit: [maven-release-plugin] prepare release v0.14.0-incubating-rc2
acs_s
-
incubator-systemml git commit: FIX: Reverse release version
acs_s
-
incubator-systemml git commit: [SYSTEMML-1462] Extract breast cancer preprocessing code into a Python package + script
dusenberrymw
-
incubator-systemml git commit: [SYSTEMML-1464] Fix missing matrix/frame csv read from input streams
mboehm7
-
incubator-systemml git commit: [HOTFIX][SYSTEMML-1459] Fix rewrite 'fuse binary subdag' (multi-matches)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1460] Add `epochs` parameter to `mnist_lenet::train(...)` function.
dusenberrymw
-
[1/3] incubator-systemml git commit: [SYSTEMML-1458] Fix memoization and cse on codegen cplan construction
mboehm7
-
svn commit: r19027 - /dev/incubator/systemml/0.14.0-incubating-rc1/
acs_s
-
incubator-systemml git commit: [SYSTEMML-1456] Fix inconsistencies generated code vs built-in functions
mboehm7
-
incubator-systemml git commit: [maven-release-plugin] prepare release v0.14.0-incubating-rc1
acs_s
-
incubator-systemml git commit: FIX: Reverting pom.xml version change.
acs_s
-
[1/2] incubator-systemml git commit: [SYSTEMML-1295] Use janino as default java compiler for code generation
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1454] New dynamic rewrites for nrow/ncol literal replacement
mboehm7
-
incubator-systemml git commit: [MINOR] Updating MNIST example docs.
dusenberrymw
-
[1/7] incubator-systemml git commit: [SYSTEMML-1452] General code cleanup of SystemML-NN
dusenberrymw
-
incubator-systemml git commit: [SYSTEMML-1447] Extended code generator (replace in rowagg/cell tmpls)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1449] Fix a wrong comparison condition
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1445] Add support for matrix-vector GPU axpy operation
niketanpansare
-
incubator-systemml git commit: [MINOR] Disable Spark Convolution Operation and cleanup
niketanpansare
-
incubator-systemml git commit: [SYSTEMML-1409][SYSTEMML-1410] New Batch Normalization Layers
dusenberrymw
-
incubator-systemml git commit: [SYSTEMML-1442] Reduce the JVM memory required for transfering Numpy/Scipy array
niketanpansare
-
incubator-systemml git commit: [SYSTEMML-1291] Size bounding codegen plan and class caches (LRU, 1024)
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1439] Improved codegen candidate exploration algorithm
mboehm7
-
incubator-systemml git commit: [MINOR] Disable Spark Convolution operation until rectangular blocks are handled
niketanpansare
-
[1/2] incubator-systemml git commit: [SYSTEMML-1441] New codegen vector primitives for row comparisons
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1438] Extended code generator (celltmpl min/max agg, fixes)
mboehm7
-
incubator-systemml git commit: [MINOR] Cleanup of some comments
nakul02
-
[incubator-systemml] Git Push Summary [forced push!] [Forced Update!]
nakul02
-
[1/2] incubator-systemml git commit: [SYSTEMML-1431] Throw controlled error when one-dimensional numpy array is passed to SystemML
nakul02
-
[1/3] incubator-systemml git commit: Use Apache Commons CLI to parse command line arguments in DMLScript
nakul02
-
incubator-systemml git commit: [SYSTEMML-1440] Automate Release Artifact verification
acs_s
-
incubator-systemml git commit: [SYSTEMML-1438] Extended code generator (celltmpl w/ sumsq aggregation)
mboehm7
-
svn commit: r1788775 - in /incubator/systemml/site: maturity.html roadmap.html
gweidner
-
incubator-systemml-website git commit: [MINOR] Update 0.13 roadmap and release notes for CLA v2
gweidner
-
incubator-systemml git commit: [SYSTEMML-1418] Additional codegen plan selector: fuse-no-redundancy
mboehm7
-
[1/2] incubator-systemml git commit: [SYSTEMML-1418] New codegen plan selection framework, fuse-all selector
mboehm7
-
incubator-systemml git commit: [MINOR] Fix code generator (templates, existing ops, input ordering)
mboehm7
-
[1/2] incubator-systemml git commit: [SYSTEMML-1327] Remove redundancy of instruction generation, cleanups
mboehm7
-
[1/2] incubator-systemml git commit: [SYSTEMML-1433] Fix unnecessarily blocking rdd and broadcast cleanup
mboehm7
-
incubator-systemml git commit: [SYSTEMML-1431] Throw controlled error when one-dimensional numpy array is passed to SystemML
niketanpansare
-
[1/2] incubator-systemml git commit: [SYSTEMML-1408] Add padding parameters to max-pooling layers
dusenberrymw
-
incubator-systemml git commit: [SYSTEMML-1428] Fixed maxpooling functions for padding > 0
niketanpansare
-
incubator-systemml git commit: [HOTFIX] Changed unit test LRUCacheMapTest to run only with mvn verify
nakul02
-
[1/3] incubator-systemml git commit: [SYSTEMML-1310] Extended parfor block partitioning (support in dpesp)
mboehm7
-
[1/4] incubator-systemml git commit: [SYSTEMML-1425] Robustness parfor parameter handling (cmd args, quotes)
mboehm7
-
[1/4] incubator-systemml git commit: [SYSTEMML-1423] Fix OOMs ultra-sparse spark/mr rand (stream nnz/block)
mboehm7
-
[1/2] incubator-systemml git commit: [SYSTEMML-1374] Improved candidate exploration of code generation plans
mboehm7
-
[1/2] incubator-systemml git commit: [SYSTEMML-1315] Robustness spark mapmm (handle large output partitions)
mboehm7
-
svn commit: r1787582 - in /incubator/systemml/site: community.html documentation.html download.html get-started.html index.html privacy-policy.html roadmap.html tutorials.html
gweidner
-
svn commit: r1787577 - /incubator/systemml/site/security.html
gweidner
-
incubator-systemml-website git commit: [MINOR] Add security page under Apache
gweidner
-
[1/2] incubator-systemml git commit: [SYSTEMML-1411] Add CPU and GPU bias multiply operation
niketanpansare
-
incubator-systemml git commit: [SYSTEMML-1403] Fixed the bug in GPU relu_maxpooling and also cleaned up LibMatrixCUDA code.
niketanpansare
-
[1/4] incubator-systemml git commit: [SYSTEMML-1364] Hardened code generator for sparse-unsafe outer products
mboehm7