You are viewing a plain text version of this content. The canonical link for it is here.
- systemml git commit: [SYSTEMML-2046] Large dense blocks in compressed linear algebra ops - posted by mb...@apache.org on 2018/01/01 19:32:18 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Cleanup spark codegen instructions (number of partitions) - posted by mb...@apache.org on 2018/01/02 06:01:33 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2046, 2049] Enable large dense blocks, incl rand, write, alloc - posted by mb...@apache.org on 2018/01/02 06:01:34 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix old uni/bivar stats tests, incl better error handling lix - posted by mb...@apache.org on 2018/01/03 04:52:06 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix spark/mr reverse operations (correct left indexing) - posted by mb...@apache.org on 2018/01/03 18:07:35 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2045] Fix integer overflow in large dense blocks - posted by mb...@apache.org on 2018/01/04 04:41:26 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2047] Parallel array allocation for large dense blocks - posted by mb...@apache.org on 2018/01/04 05:57:19 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1931] Generalize logical operators to matrices - posted by mb...@apache.org on 2018/01/04 08:49:01 UTC, 0 replies.
- [1/3] systemml git commit: [MINOR] Cleanup spark/mr instruction parsing and type handling - posted by mb...@apache.org on 2018/01/04 21:15:59 UTC, 0 replies.
- [2/3] systemml git commit: [MINOR] Cleanup spark/mr instruction parsing and type handling - posted by mb...@apache.org on 2018/01/04 21:16:00 UTC, 0 replies.
- [3/3] systemml git commit: [MINOR] Cleanup spark/mr instruction parsing and type handling - posted by mb...@apache.org on 2018/01/04 21:16:01 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Consolidate all cp/spark binary instructions (deduplication) - posted by mb...@apache.org on 2018/01/04 23:31:31 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Consolidate all cp/spark binary instructions (deduplication) - posted by mb...@apache.org on 2018/01/04 23:31:32 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2058] Fix sparse-unsafe, sparse-dense unary block operations - posted by mb...@apache.org on 2018/01/05 03:28:43 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-1931] Generalized logical NOT to matrices, incl cleanups - posted by mb...@apache.org on 2018/01/05 03:28:44 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-1931] Generalized logical NOT to matrices, incl cleanups - posted by mb...@apache.org on 2018/01/05 03:28:45 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix solve handling in consolidated binary instructions - posted by mb...@apache.org on 2018/01/05 07:12:11 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix max/min spark binary builtin instructions parsing - posted by mb...@apache.org on 2018/01/05 19:12:13 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2059] Improved parfor optimize and initialize overhead - posted by mb...@apache.org on 2018/01/06 05:49:38 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2046] Large dense blocks in parfor result merge, cleanups - posted by mb...@apache.org on 2018/01/06 05:49:39 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2046] Serialization/deserialization for large dense blocks - posted by mb...@apache.org on 2018/01/06 05:49:40 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix parfor result merge (maintenance of output nnz) - posted by mb...@apache.org on 2018/01/06 20:15:45 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2046] Large dense blocks in various reorg operations - posted by mb...@apache.org on 2018/01/07 23:26:03 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2060] Fix compressed unary aggregates w/ UC groups - posted by mb...@apache.org on 2018/01/07 23:26:04 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2046] Large dense blocks in transpose reorg operations - posted by mb...@apache.org on 2018/01/08 19:36:32 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2062] Performance ultra-sparse transpose (adaptive blocking) - posted by mb...@apache.org on 2018/01/08 19:36:33 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2064] Performance sparse/ultra-sparse rand data generation - posted by mb...@apache.org on 2018/01/09 19:50:29 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2046] Large dense matrix blocks in mm, tsmm, mmchain, pmm - posted by mb...@apache.org on 2018/01/09 19:50:30 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2064] Fix javadoc issues of modified rand operations - posted by mb...@apache.org on 2018/01/09 20:48:51 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2046] Large dense blocks in all quaternary mm operators - posted by mb...@apache.org on 2018/01/10 03:11:05 UTC, 0 replies.
- [1/6] systemml git commit: [MINOR] Cleanup tensor index computation in convolution operations - posted by mb...@apache.org on 2018/01/11 19:45:30 UTC, 0 replies.
- [2/6] systemml git commit: [SYSTEMML-2046] Large dense blocks in cache-conscious mm operators - posted by mb...@apache.org on 2018/01/11 19:45:31 UTC, 0 replies.
- [3/6] systemml git commit: [SYSTEMML-2048] Compiler integration large dense blocks (no fallbacks) - posted by mb...@apache.org on 2018/01/11 19:45:32 UTC, 0 replies.
- [4/6] systemml git commit: [MINOR] Refactoring and cleanup cp convolution operations - posted by mb...@apache.org on 2018/01/11 19:45:33 UTC, 0 replies.
- [5/6] systemml git commit: [MINOR] Refactoring and cleanup cp convolution operations - posted by mb...@apache.org on 2018/01/11 19:45:34 UTC, 0 replies.
- [6/6] systemml git commit: [MINOR] Refactoring and cleanup cp convolution operations - posted by mb...@apache.org on 2018/01/11 19:45:35 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Added optimizer support in Keras2DML - posted by ni...@apache.org on 2018/01/11 23:19:14 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-540] Add support for RNN and LSTM in Caffe2DML and Keras2DML - posted by ni...@apache.org on 2018/01/11 23:33:12 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-540] Added optimizer support in Keras2DML - posted by ni...@apache.org on 2018/01/11 23:33:13 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2057] New builtin functions for bitwise binary operators - posted by mb...@apache.org on 2018/01/11 23:59:02 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2069] Lock-free maintenance of heavy hitter statistics - posted by mb...@apache.org on 2018/01/12 04:46:18 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Reduced recompilation overhead and various cleanups - posted by mb...@apache.org on 2018/01/12 04:46:19 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix use of unmodifiable lists in compression planning - posted by mb...@apache.org on 2018/01/12 19:16:04 UTC, 0 replies.
- [1/6] systemml git commit: [SYSTEMML-2070] Refactoring codegen tests, incl new stepwise tests - posted by mb...@apache.org on 2018/01/14 07:17:28 UTC, 0 replies.
- [2/6] systemml git commit: [SYSTEMML-2070] Refactoring codegen tests, incl new stepwise tests - posted by mb...@apache.org on 2018/01/14 07:17:29 UTC, 0 replies.
- [3/6] systemml git commit: [SYSTEMML-2070] Refactoring codegen tests, incl new stepwise tests - posted by mb...@apache.org on 2018/01/14 07:17:30 UTC, 0 replies.
- [4/6] systemml git commit: [SYSTEMML-2070] Refactoring codegen tests, incl new stepwise tests - posted by mb...@apache.org on 2018/01/14 07:17:31 UTC, 0 replies.
- [5/6] systemml git commit: [SYSTEMML-2071] Fix stepwise linregDS script (incorrect indexing range) - posted by mb...@apache.org on 2018/01/14 07:17:32 UTC, 0 replies.
- [6/6] systemml git commit: [SYSTEMML-2072] Fix codegen integration w/ parfor inplace recompile - posted by mb...@apache.org on 2018/01/14 07:17:33 UTC, 0 replies.
- systemml git commit: [MINOR] Improved recompilation of size expressions and checkpoints - posted by mb...@apache.org on 2018/01/15 00:00:34 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2070] Fix compressed LinregCG (R script location) - posted by mb...@apache.org on 2018/01/15 19:43:47 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2046] Large dense blocks in rotate180, relu, incl cleanups - posted by mb...@apache.org on 2018/01/16 05:24:33 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2073] Fix lost update on lock-free statistics maintenance - posted by mb...@apache.org on 2018/01/16 05:24:34 UTC, 0 replies.
- [3/3] systemml git commit: [MINOR] Performance nrow/ncol runtime instructions (parsing overhead) - posted by mb...@apache.org on 2018/01/16 05:24:35 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-1570] Removed unnecessary sel+ operator, improved max/min - posted by mb...@apache.org on 2018/01/17 00:11:18 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-1175] Fix robustness toString for scalars, tests - posted by mb...@apache.org on 2018/01/17 00:11:19 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-1570] Fix rewrite for relu (selp) expressions - posted by mb...@apache.org on 2018/01/17 20:21:43 UTC, 0 replies.
- [1/5] systemml git commit: [MINOR] Refactoring agg-binary, ternary, and quaternary instructions - posted by mb...@apache.org on 2018/01/18 19:20:29 UTC, 0 replies.
- [2/5] systemml git commit: [MINOR] Refactoring agg-binary, ternary, and quaternary instructions - posted by mb...@apache.org on 2018/01/18 19:20:30 UTC, 0 replies.
- [3/5] systemml git commit: [MINOR] Refactoring agg-binary, ternary, and quaternary instructions - posted by mb...@apache.org on 2018/01/18 19:20:31 UTC, 0 replies.
- [4/5] systemml git commit: [SYSTEMML-2055] New ifelse builtin function, ternary inst framework - posted by mb...@apache.org on 2018/01/18 19:20:32 UTC, 0 replies.
- [5/5] systemml git commit: [SYSTEMML-2055] New ifelse builtin function, ternary inst framework - posted by mb...@apache.org on 2018/01/18 19:20:33 UTC, 0 replies.
- systemml git commit: [MINOR] Cleanup jmlc build lite jar tests, incl remove temp files - posted by mb...@apache.org on 2018/01/18 19:51:29 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2050] Minor simplifications of GLM, Kmeans, Linreg, MLogreg - posted by mb...@apache.org on 2018/01/18 21:25:27 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2050] Performance ifelse w/ constant expression (shallow copy) - posted by mb...@apache.org on 2018/01/19 05:17:28 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2050] New rewrites for removing unnecessary ifelse operations - posted by mb...@apache.org on 2018/01/19 05:17:29 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-540] Add support for sparse filter dense image conv2d - posted by ni...@apache.org on 2018/01/19 19:23:43 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-540] Add support for sparse filter dense image conv2d - posted by ni...@apache.org on 2018/01/19 19:23:44 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-540] Add support for sparse filter dense image conv2d - posted by ni...@apache.org on 2018/01/19 19:23:45 UTC, 0 replies.
- systemml git commit: [MINOR] Limit the size of intermediate im2col matrix to MAX_WORKSPACE_LIMIT_BYTES - posted by ni...@apache.org on 2018/01/19 19:29:43 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Bugfix in GPU axpy instruction due to recent ternary changes - posted by ni...@apache.org on 2018/01/19 21:19:06 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Added an assert builtin function - posted by ni...@apache.org on 2018/01/19 22:48:47 UTC, 1 replies.
- systemml git commit: [SYSTEMML-540] Added support for GPU relu, scalar min and max operations - posted by ni...@apache.org on 2018/01/20 00:16:41 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2074] Fix codegen row operations over large dense blocks - posted by mb...@apache.org on 2018/01/20 01:55:08 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Fix flaky tests (larger eps GLM[0], disabled jmlc input steam) - posted by mb...@apache.org on 2018/01/20 01:55:09 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2070] New codegen algorithm tests (linreg/logreg datagen) - posted by mb...@apache.org on 2018/01/20 04:07:45 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Fix license header formatting - posted by lr...@apache.org on 2018/01/22 03:29:56 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Update rat-plugin to release 0.12 - posted by lr...@apache.org on 2018/01/22 03:29:57 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1992] Implemenation of Mode finding for Gaussian Process - posted by ni...@apache.org on 2018/01/22 22:46:38 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Bugfix for fused ReLU-maxpooling and ReLU-maxpooling backward operators - posted by ni...@apache.org on 2018/01/22 23:24:31 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Low-rank fully connected layer - posted by ni...@apache.org on 2018/01/24 18:34:50 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2075] Fix invalid constant folding of matrix-scalar and/or - posted by mb...@apache.org on 2018/01/25 02:47:08 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1931] New tests for matrix-scalar logical operations - posted by mb...@apache.org on 2018/01/25 03:10:57 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2080] Fix correctness sparse relu-backward CP operations - posted by mb...@apache.org on 2018/01/25 06:14:32 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Cleanups of unchecked generics and improved list concatenation - posted by mb...@apache.org on 2018/01/26 01:40:25 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2081] Support for nary cbind in codegen row operations - posted by mb...@apache.org on 2018/01/26 01:40:26 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2091] Performance sparse-sparse reshape (shallow for CSR) - posted by mb...@apache.org on 2018/01/27 07:02:45 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2093] Parser and language support for new += operator - posted by mb...@apache.org on 2018/01/28 03:02:09 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2094] Extended parfor dependency analysis (accumulators) - posted by mb...@apache.org on 2018/01/28 03:02:10 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2095] Extended local parfor result merge w/ accumulators - posted by mb...@apache.org on 2018/01/28 07:17:48 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2096] Extended spark/mr parfor result merge w/ accumulators - posted by mb...@apache.org on 2018/01/28 07:17:49 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2097] Minor simplifications of nn library w/ += and ifelse - posted by mb...@apache.org on 2018/01/28 07:17:50 UTC, 0 replies.
- systemml git commit: [MINOR] Performance binary inplace ops for result merge, cleanups - posted by mb...@apache.org on 2018/01/28 09:32:14 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2095] Fix runtime integration parfor result variables - posted by mb...@apache.org on 2018/01/28 22:13:40 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2098] Fix robustness CSR resizing w/ initial size zero - posted by mb...@apache.org on 2018/01/29 00:21:56 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2099] Performance sparse result merge accum w/o compare - posted by mb...@apache.org on 2018/01/29 00:21:57 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Improved the script generated by Caffe2DML in allreduce setting - posted by ni...@apache.org on 2018/01/29 20:08:46 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2004] Covariance Kernels - posted by ni...@apache.org on 2018/01/29 20:12:53 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Added two-step strategy to deal with potential fragmentation on GPU - posted by ni...@apache.org on 2018/01/29 22:58:50 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Display time taken for eviction as well as two-staged fragmentation in the statistics. - posted by ni...@apache.org on 2018/01/30 01:01:14 UTC, 0 replies.
- systemml git commit: [MINOR] Data preparation script for recoding user/product ratings - posted by mb...@apache.org on 2018/01/30 06:47:23 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Support newer as well as older Keras API - posted by ni...@apache.org on 2018/01/31 00:46:50 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix sparse binary inplace operations (empty row handling) - posted by mb...@apache.org on 2018/01/31 01:21:18 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2100] Extended JMLC API (configuration handling) - posted by mb...@apache.org on 2018/01/31 07:20:06 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2101] Fix JMLC robustness for missing fs impl classes - posted by mb...@apache.org on 2018/01/31 07:20:07 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-1437] Factorization Machines: Core Layer Module - posted by du...@apache.org on 2018/01/31 19:30:56 UTC, 0 replies.
- [2/2] systemml git commit: Minor cleanup and formatting of the new Factorization Machines code - posted by du...@apache.org on 2018/01/31 19:30:57 UTC, 0 replies.