You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] systemml git commit: [SYSTEMML-2353] Fix parfor optimizer block partitioning analysis - posted by mb...@apache.org on 2018/06/01 04:05:20 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2121] Add PageRank to staging algorithms and codegen tests - posted by mb...@apache.org on 2018/06/01 04:05:21 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2134] Codegen support for vector ternary axpy in row tmpls - posted by mb...@apache.org on 2018/06/01 05:34:25 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-445] Added builtin functions for efficient computation of batch normalization and lstm layers. - posted by ni...@apache.org on 2018/06/01 17:55:58 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-445] Added builtin functions for efficient computation of batch normalization and lstm layers. - posted by ni...@apache.org on 2018/06/01 17:55:59 UTC, 0 replies.
- [1/4] systemml git commit: [MINOR] update deprecated brew commands for installing Java and Spark. - posted by ni...@apache.org on 2018/06/01 18:21:58 UTC, 0 replies.
- [2/4] systemml git commit: [SYSTEMML-445] Refactored GPU Memory Manager - posted by ni...@apache.org on 2018/06/01 18:21:59 UTC, 0 replies.
- [3/4] systemml git commit: [MINOR] Fix outdated language documentation (missing builtins), part 1 - posted by ni...@apache.org on 2018/06/01 18:22:00 UTC, 0 replies.
- [4/4] systemml git commit: [SYSTEMML-445] Added builtin functions for efficient computation of batch normalization and lstm layers. - posted by ni...@apache.org on 2018/06/01 18:22:01 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2340] Fix invalid parser constant propagation (conditional) - posted by mb...@apache.org on 2018/06/02 04:05:44 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Added CP implementation for batch_norm2d and batch_norm2d_backward implementation. - posted by ni...@apache.org on 2018/06/02 04:27:34 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2077] Fix memory estimate second-order eval builtin function - posted by mb...@apache.org on 2018/06/02 05:23:53 UTC, 0 replies.
- [2/2] systemml git commit: [HOTFIX] Various fixes size propagation and batch_norm2d integration - posted by mb...@apache.org on 2018/06/02 05:23:54 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix additional size propagation issues and batch_norm2d runtime - posted by mb...@apache.org on 2018/06/02 08:08:07 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2356] Improved IPA constant propagation and replacement - posted by mb...@apache.org on 2018/06/03 04:49:49 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2357] Parfor data partitioning rewrites on hops - posted by mb...@apache.org on 2018/06/03 04:49:50 UTC, 0 replies.
- [3/3] systemml git commit: [MINOR] Refactoring parser/lops methods w/ inconsistent naming scheme - posted by mb...@apache.org on 2018/06/03 04:49:51 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2344, 48, 49, 52] Various improvements local paramserv backend - posted by mb...@apache.org on 2018/06/04 06:08:28 UTC, 0 replies.
- systemml git commit: [MINOR] add 2 new DML examples to Jupyter notebook - posted by re...@apache.org on 2018/06/04 23:54:30 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2134] Fix codegen row tmpl support for vector ternary axpy - posted by mb...@apache.org on 2018/06/05 00:45:15 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2361] Fix invalid cleanup of matrices/frames read in functions - posted by mb...@apache.org on 2018/06/05 02:44:31 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2342] Cleanup ARIMA dml script - posted by mb...@apache.org on 2018/06/05 03:43:13 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2359] Additional paramserv update frequency: per-epoch - posted by mb...@apache.org on 2018/06/05 05:03:22 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Additional tests for missing and unknown functions - posted by mb...@apache.org on 2018/06/06 02:48:02 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2362] Fix robustness text-mm read in inlined functions - posted by mb...@apache.org on 2018/06/06 02:48:03 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2369] Fix nnz propagation in codegen spark cell ops w/o agg - posted by mb...@apache.org on 2018/06/07 04:10:45 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Additional tests for cyclic JMLC package namespace functions - posted by mb...@apache.org on 2018/06/07 05:42:49 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2370] Fix IPA/runtime robustness for unbound function outputs - posted by mb...@apache.org on 2018/06/07 05:42:50 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2371] New nary min/max operations (language, CP dense/sparse) - posted by mb...@apache.org on 2018/06/08 04:43:22 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML] Distributed spark nary min/max operations (compiler/runtime) - posted by mb...@apache.org on 2018/06/08 04:43:23 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2374] New simplification rewrite 'fold nary min/max ops' - posted by mb...@apache.org on 2018/06/08 06:37:35 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2273] Codegen support for nary min/max in cell/row templates - posted by mb...@apache.org on 2018/06/08 06:37:36 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix validation of scalar-scalar binary min/max operations - posted by mb...@apache.org on 2018/06/08 06:54:25 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2373] Fix codegen integration nary min/max (costs, single op) - posted by mb...@apache.org on 2018/06/09 07:38:16 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2377] Fix rewrite 'fuse order operation chains' (for overlap) - posted by mb...@apache.org on 2018/06/09 07:38:17 UTC, 0 replies.
- systemml git commit: [MINOR] Improved memory profiling JMLC pipelines, avoid allocations - posted by mb...@apache.org on 2018/06/10 01:41:33 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Simplification internal matrix block slicing of row blocks - posted by mb...@apache.org on 2018/06/10 20:27:31 UTC, 0 replies.
- [2/2] systemml git commit: [HOTFIX] Robustness buffer pool empty GPU object handling - posted by mb...@apache.org on 2018/06/10 20:27:32 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2364, 66-88] Extended paramserv data partitioning schemes - posted by mb...@apache.org on 2018/06/11 05:12:44 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2379] Minor performance improvement sample w/o replacement - posted by mb...@apache.org on 2018/06/11 06:28:50 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2380] Fix paramserv shutdown of agg service thread pool - posted by mb...@apache.org on 2018/06/11 20:05:53 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2383] Fix robustness rowIndexMin/Max for entire rows of NaNs - posted by mb...@apache.org on 2018/06/12 01:50:59 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2382] Fix robustness sparse-dense matrix mult (special case) - posted by mb...@apache.org on 2018/06/12 02:52:25 UTC, 0 replies.
- systemml git commit: [MINOR] Internal primitive for tracking matrices w/ NaNs - posted by mb...@apache.org on 2018/06/12 07:08:55 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2388] Fix IPA inlining of functions w/o bound returns - posted by mb...@apache.org on 2018/06/12 20:48:41 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2382] Fix robustness sparse-dense matrix mult, part II - posted by mb...@apache.org on 2018/06/13 01:07:56 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2381] Rework paramserv data partitioner API and tests - posted by mb...@apache.org on 2018/06/13 15:58:23 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2295] Fix robustness bitset sparsity estimator for empty blocks - posted by mb...@apache.org on 2018/06/13 23:55:58 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2389] Fix paramserv calculation of iterations per worker - posted by mb...@apache.org on 2018/06/14 00:01:52 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2391] New IPA pass for additional dead code elimination - posted by mb...@apache.org on 2018/06/14 03:12:20 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2393/4] Eliminate side-effect-free functions w/ unused outputs - posted by mb...@apache.org on 2018/06/14 03:12:21 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2390] Fix pack IPA dead code elimination, JMLC tests - posted by mb...@apache.org on 2018/06/14 06:26:54 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2390] Fix robustness IPA reuse of function call graphs - posted by mb...@apache.org on 2018/06/14 22:31:28 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Improved tracking and reporting of function call line numbers - posted by mb...@apache.org on 2018/06/15 02:46:26 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2385] New simplification rewrites for comparison chains - posted by mb...@apache.org on 2018/06/15 02:46:27 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Added builtin functions for efficient computation of lstm_backward function - posted by ni...@apache.org on 2018/06/15 20:12:08 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2397] Fix relu_backward parallelism in paramserv/parfor - posted by mb...@apache.org on 2018/06/16 02:00:10 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2399] Fix robustness list slice on temporary paramserv lists - posted by mb...@apache.org on 2018/06/16 02:00:11 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2400] Fix dynamic recompiler to preserve par constraints - posted by mb...@apache.org on 2018/06/16 02:00:12 UTC, 0 replies.
- [1/6] systemml git commit: [MINOR] Refactoring rename Convolution to Dnn hop/lop/instructions - posted by mb...@apache.org on 2018/06/16 23:34:45 UTC, 0 replies.
- [2/6] systemml git commit: [MINOR] Refactoring rename Convolution to Dnn hop/lop/instructions - posted by mb...@apache.org on 2018/06/16 23:34:46 UTC, 0 replies.
- [3/6] systemml git commit: [MINOR] Refactoring rename Convolution to Dnn hop/lop/instructions - posted by mb...@apache.org on 2018/06/16 23:34:47 UTC, 0 replies.
- [4/6] systemml git commit: [MINOR] Refactoring rename Convolution to Dnn hop/lop/instructions - posted by mb...@apache.org on 2018/06/16 23:34:48 UTC, 0 replies.
- [5/6] systemml git commit: [MINOR] Refactoring rename Convolution to Dnn hop/lop/instructions - posted by mb...@apache.org on 2018/06/16 23:34:49 UTC, 0 replies.
- [6/6] systemml git commit: [SYSTEMML-2131] Codegen support for DNN biasAdd/biasMult in row/cell - posted by mb...@apache.org on 2018/06/16 23:34:50 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2404] Fix robustness codegen fusion multiple biasadd/biadmult - posted by mb...@apache.org on 2018/06/17 00:43:23 UTC, 0 replies.
- [1/3] systemml git commit: [MINOR] Reduce code duplication DNN maxpool/avgpool, performance avgpool - posted by mb...@apache.org on 2018/06/17 02:44:22 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2405] Support for as.matrix over lists of scalars - posted by mb...@apache.org on 2018/06/17 02:44:23 UTC, 0 replies.
- [3/3] systemml git commit: [MINOR] Cleanup bivariate stats algorithm script (list, ifelse, format) - posted by mb...@apache.org on 2018/06/17 02:44:24 UTC, 0 replies.
- systemml git commit: [MINOR] Cleanup univariate stats algorithm script (list, ifelse, format) - posted by mb...@apache.org on 2018/06/17 20:13:29 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2392/8, 2401/2/6] Paramserv statistics and various fixes - posted by mb...@apache.org on 2018/06/18 01:22:36 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Refactoring maxpool/avgpool operation for external calls - posted by mb...@apache.org on 2018/06/19 00:41:10 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2407] Fix size inference reshape w/ zero rows or columns - posted by mb...@apache.org on 2018/06/19 00:41:11 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2375] Improved size inference nary ops (cbind/rbind/min/max) - posted by mb...@apache.org on 2018/06/19 01:56:06 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Fix consistency explain output to stdout (recompile rt/hops) - posted by mb...@apache.org on 2018/06/19 06:38:12 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2408] Fix correctness fused mmchain XtXvy w/ minus weights - posted by mb...@apache.org on 2018/06/19 06:38:13 UTC, 0 replies.
- systemml git commit: [MINOR] Cleanup Kmeans algorithm script (table padding/truncating) - posted by mb...@apache.org on 2018/06/20 00:52:15 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2409] Improved matrix histogram via num non-empty rows/cols - posted by mb...@apache.org on 2018/06/21 01:59:13 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2415] Support for left indexing on list data types - posted by mb...@apache.org on 2018/06/21 04:16:39 UTC, 0 replies.
- systemml git commit: [MINOR] Performance binary in-place operations, especially plus - posted by mb...@apache.org on 2018/06/22 00:40:09 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2417] Performance density map sparsity estimator - posted by mb...@apache.org on 2018/06/22 04:35:58 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2413] Fix paramserv contention on DAG recompilation - posted by mb...@apache.org on 2018/06/22 06:03:19 UTC, 0 replies.
- systemml git commit: [MINOR] Performance ternary axpy operations w/ empty inputs - posted by mb...@apache.org on 2018/06/22 19:32:07 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix shallow copy ternary axpy operations (restricted cp right) - posted by mb...@apache.org on 2018/06/22 22:43:42 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2416] Simplified paramserv aggregation service - posted by mb...@apache.org on 2018/06/23 06:56:44 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Performance paramserv data partitioning via permutations - posted by mb...@apache.org on 2018/06/24 08:15:20 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Add missing support for ternary ops over compressed matrices - posted by mb...@apache.org on 2018/06/24 08:15:21 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2425] Fix robustness parallel csv read for incorrect meta data - posted by mb...@apache.org on 2018/06/26 03:54:34 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2426] Fix integer overflow in tsmm over dense blocks >16GB. - posted by mb...@apache.org on 2018/06/28 05:30:00 UTC, 0 replies.
- systemml-website git commit: Download page should not link to unreleased code - posted by lr...@apache.org on 2018/06/28 12:51:39 UTC, 0 replies.
- svn commit: r1834625 - in /systemml/site: ./ release-notes/ - posted by de...@apache.org on 2018/06/28 16:33:53 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Added rewrites for generating GPU-specific operators - posted by ni...@apache.org on 2018/06/28 16:49:23 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2427] Fix nnz maintenance large dense blocks >16GB - posted by mb...@apache.org on 2018/06/28 19:47:55 UTC, 0 replies.