You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] systemml git commit: [MINOR] Performance and cleanup spark data partitioning - posted by mb...@apache.org on 2018/05/01 02:59:33 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2293] Fix missing recompile in constrained parfor optimizer - posted by mb...@apache.org on 2018/05/01 02:59:34 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2293] Fix correctness parfor data partitioning w/ cp_file rix - posted by mb...@apache.org on 2018/05/01 02:59:35 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2294] Fix robustness constrained parfor optimizer (parameters) - posted by mb...@apache.org on 2018/05/02 03:54:21 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2295] New sparsity estimator based on bitsets (exact est) - posted by mb...@apache.org on 2018/05/02 03:54:22 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2288] Fix density-map sparsity estimator, more tests - posted by mb...@apache.org on 2018/05/02 03:54:23 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2296] New sparsity estimator based on matrix histograms - posted by mb...@apache.org on 2018/05/02 21:34:17 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2288, 2295] Fix estimates mm chains (density maps, bitsets) - posted by mb...@apache.org on 2018/05/03 01:20:36 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2296] Improved matrix histograms (histograms of intermediate) - posted by mb...@apache.org on 2018/05/03 01:20:37 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2297] Fix spark left indexing w/ partitioned broadcasts - posted by mb...@apache.org on 2018/05/04 02:40:57 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2297] Fix spark left indexing ops over frames - posted by mb...@apache.org on 2018/05/05 02:55:16 UTC, 0 replies.
- systemml git commit: [MINOR] Extended compilation chain (optional function handling) - posted by mb...@apache.org on 2018/05/06 00:36:26 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2296] Exploit matrix histogram symmetry for improved accuracy - posted by mb...@apache.org on 2018/05/06 06:05:57 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2292, 2296] Matrix histograms w/ new exception vectors - posted by mb...@apache.org on 2018/05/06 06:05:58 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2305] Fix bufferpool memory leak repeated spark remote parfor - posted by mb...@apache.org on 2018/05/07 02:12:43 UTC, 0 replies.
- systemml git commit: [MINOR] Fix native BLAS directory to lower case - posted by mb...@apache.org on 2018/05/09 02:25:19 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2119] Support for seq operations in codegen (local/spark) - posted by mb...@apache.org on 2018/05/09 06:06:49 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2119] Support for seq operations in codegen (local/spark) - posted by mb...@apache.org on 2018/05/09 06:06:50 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1437] Factorization Machines regression script - posted by ja...@apache.org on 2018/05/09 07:56:48 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1437] Factorization Machines Binary classification script - posted by ja...@apache.org on 2018/05/09 08:32:46 UTC, 0 replies.
- [1/4] systemml git commit: [SYSTEMML-2308, 2309] New list data type, incl length, rix, cast ops - posted by mb...@apache.org on 2018/05/10 19:30:28 UTC, 0 replies.
- [2/4] systemml git commit: [MINOR] Simplification 1x1 matrix initialization with scalar - posted by mb...@apache.org on 2018/05/10 19:30:29 UTC, 0 replies.
- [3/4] systemml git commit: [SYSTEMML-2308, 2310] New dynamic structs via named lists, incl rix - posted by mb...@apache.org on 2018/05/10 19:30:30 UTC, 0 replies.
- [4/4] systemml git commit: [MINOR] Fix uaggouterchain compilation (output data types) - posted by mb...@apache.org on 2018/05/10 19:30:31 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2309] Fix length over lists w/ unknown dims initial compile - posted by mb...@apache.org on 2018/05/11 03:31:35 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2311] Support for lists and named-lists in function calls - posted by mb...@apache.org on 2018/05/11 03:31:36 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2314] Recompiler extensions for improved list-matrix lookups - posted by mb...@apache.org on 2018/05/11 03:31:37 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2315] JMLC API extensions for passing multiple dml scripts - posted by mb...@apache.org on 2018/05/11 23:24:17 UTC, 0 replies.
- systemml git commit: [HOTFIX] Fix javadoc recent JMLC API extensions - posted by mb...@apache.org on 2018/05/12 00:37:20 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2119] Fix codegen cell over compressed matrices (seq-aware) - posted by mb...@apache.org on 2018/05/12 21:48:23 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2325] Fix result correctness bias_add over sparse input - posted by mb...@apache.org on 2018/05/15 03:05:46 UTC, 0 replies.
- [2/3] systemml git commit: [MINOR][SYSTEMML-2067] New codegen tests for conv2d and bias_add ops - posted by mb...@apache.org on 2018/05/15 03:05:47 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2326] Fix distributed cache umask issues in local mode - posted by mb...@apache.org on 2018/05/15 03:05:48 UTC, 0 replies.
- systemml git commit: [MINOR] Fix flaky jmlc test (potential side effects over tmp files) - posted by mb...@apache.org on 2018/05/15 03:48:23 UTC, 0 replies.
- systemml git commit: [MINOR] update deprecated brew commands for installing Java and Spark. - posted by ja...@apache.org on 2018/05/15 11:22:59 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2233] Cleanup redundant error message logging - posted by mb...@apache.org on 2018/05/16 05:51:05 UTC, 0 replies.
- systemml git commit: [MINOR] Fix keras2dml tabs/spaces inconsistency - posted by mb...@apache.org on 2018/05/18 00:06:51 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2328] Improved codegen row template tmp vector allocation - posted by mb...@apache.org on 2018/05/18 00:20:37 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2327] Fix missing list support in parfor, incl tests - posted by mb...@apache.org on 2018/05/18 01:12:13 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2329] New sampling-based mm sparsity estimator - posted by mb...@apache.org on 2018/05/18 03:37:53 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2117] Fix missing codegen row vector pow2/mult2 rewrites - posted by mb...@apache.org on 2018/05/19 03:35:00 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2332] Simplification and performance ALS-predict script - posted by mb...@apache.org on 2018/05/19 04:31:22 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2084, 2317-20] Language and compiler support paramserv builtin - posted by mb...@apache.org on 2018/05/19 21:36:30 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2335] Improved instruction generation for large DAGs (CP/SP) - posted by mb...@apache.org on 2018/05/20 21:37:08 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2335] Improved instruction generation for large DAGs (CP/SP) - posted by mb...@apache.org on 2018/05/20 21:37:09 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2338] Fix DNN bias_multiply correctness over sparse inputs - posted by mb...@apache.org on 2018/05/21 04:57:30 UTC, 0 replies.
- systemml git commit: [MINOR] switch build/test server to travis-ci - posted by re...@apache.org on 2018/05/21 20:12:45 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2247] Fix missing block merge large dense blocks >16GB - posted by mb...@apache.org on 2018/05/22 21:44:28 UTC, 0 replies.
- systemml git commit: [MINOR] Add more test suites to integration tests (compress, jmlc) - posted by mb...@apache.org on 2018/05/23 01:08:17 UTC, 0 replies.
- [1/2] systemml git commit: [HOTFIX] Fix test tolerance for compressed sumsq unary aggregates - posted by mb...@apache.org on 2018/05/23 05:31:10 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2340] Fix indexing hop size reset on negative reconciliation - posted by mb...@apache.org on 2018/05/23 05:31:11 UTC, 0 replies.
- systemml git commit: [MINOR] Fix incorrect list indexing range check, extended name handling - posted by mb...@apache.org on 2018/05/23 05:37:50 UTC, 0 replies.
- systemml git commit: [HOTFIX] Modified CI test suite (rm compress, add misc) - posted by mb...@apache.org on 2018/05/23 05:57:04 UTC, 0 replies.
- systemml git commit: change build status image url - posted by re...@apache.org on 2018/05/23 21:32:40 UTC, 0 replies.
- systemml git commit: [MINOR] Added more test cases for ARIMA (parameter combinations) - posted by mb...@apache.org on 2018/05/23 21:45:18 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2341] Improved recompilation of right indexing and reshape - posted by mb...@apache.org on 2018/05/24 00:17:36 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Add more test suites to integration tests (estim, ext, frame) - posted by mb...@apache.org on 2018/05/24 00:17:37 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2343] Fix function call graph (analysis of second order funs) - posted by mb...@apache.org on 2018/05/24 02:42:52 UTC, 0 replies.
- systemml git commit: [MINOR] Add more test suites to integration tests (parfor, tensor, misc) - posted by mb...@apache.org on 2018/05/24 22:20:02 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2342] Fix ARIMA script handling of zero parameters - posted by mb...@apache.org on 2018/05/25 18:38:40 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2347] Fix inconsistent namespace names (OS-specific paths) - posted by mb...@apache.org on 2018/05/29 03:12:24 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2085] Initial version of local backend for paramserv builtin - posted by mb...@apache.org on 2018/05/29 06:21:23 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2085] Initial version of local backend for paramserv builtin - posted by mb...@apache.org on 2018/05/29 06:21:24 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2350] Fix missing support for lists in as.scalar casts - posted by mb...@apache.org on 2018/05/30 20:40:13 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Upgraded CUDA and CuDNN version - posted by ni...@apache.org on 2018/05/30 21:56:32 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Remove unnecessary variables from batch_norm2d layer - posted by ni...@apache.org on 2018/05/30 22:55:04 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Fix consistency explain/stats output to stdout (instead of log) - posted by mb...@apache.org on 2018/05/31 05:05:33 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2351] Performance sparse matrix-vector mult w/ large vector - posted by mb...@apache.org on 2018/05/31 05:05:34 UTC, 0 replies.
- [1/4] systemml git commit: [SYSTEMML-445] Refactored GPU Memory Manager - posted by ni...@apache.org on 2018/05/31 19:27:43 UTC, 0 replies.
- [2/4] systemml git commit: [SYSTEMML-445] Refactored GPU Memory Manager - posted by ni...@apache.org on 2018/05/31 19:27:44 UTC, 0 replies.
- [3/4] systemml git commit: [SYSTEMML-445] Refactored GPU Memory Manager - posted by ni...@apache.org on 2018/05/31 19:27:45 UTC, 0 replies.
- [4/4] systemml git commit: [SYSTEMML-445] Refactored GPU Memory Manager - posted by ni...@apache.org on 2018/05/31 19:27:46 UTC, 0 replies.
- systemml git commit: [MINOR] Fix outdated language documentation (missing builtins), part 1 - posted by mb...@apache.org on 2018/05/31 22:00:32 UTC, 0 replies.
- systemml git commit: [SYSTEMML-445] Bugfix for compilation error on Mac OS and PowerPC arch. - posted by ni...@apache.org on 2018/05/31 23:55:10 UTC, 0 replies.