You are viewing a plain text version of this content. The canonical link for it is here.
- systemml git commit: [SYSTEMML-1979] Improved codegen cost model (sparsity, minor fixes) - posted by mb...@apache.org on 2017/11/01 09:56:56 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1980] HopDagValidator: Accept Integer Matrices - posted by mb...@apache.org on 2017/11/02 04:59:06 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-1981] Fix graceful value type casts on function invocations - posted by mb...@apache.org on 2017/11/02 07:38:14 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-1982] Improved IPA pass for recompile_once functions - posted by mb...@apache.org on 2017/11/02 07:38:15 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-1983] New codegen cplan rewrite framework (micro optims) - posted by mb...@apache.org on 2017/11/02 07:38:16 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1984] Robustness JMLC prepared scripts (outputs and configs) - posted by mb...@apache.org on 2017/11/03 03:11:37 UTC, 0 replies.
- systemml git commit: [Minor]: - added main manifest to systemml-lite.jar - added several additional class files - regenerated lite.xml [Forced Update!] - posted by re...@apache.org on 2017/11/03 07:11:32 UTC, 0 replies.
- systemml git commit: added addition tips and tricks - posted by re...@apache.org on 2017/11/03 07:17:44 UTC, 0 replies.
- [01/50] [abbrv] systemml git commit: [MINOR] Refactoring lib matrixmult/bincell (instruction footprint) [Forced Update!] - posted by re...@apache.org on 2017/11/03 18:02:03 UTC, 0 replies.
- [02/50] [abbrv] systemml git commit: [HOTFIX][SYSTEMML-1959] Fix sparse-sparse transpose w/ CSR input - posted by re...@apache.org on 2017/11/03 18:02:04 UTC, 0 replies.
- [03/50] [abbrv] systemml git commit: [MINOR] Fix consistency ALS datagen script (factor names, cleanup) - posted by re...@apache.org on 2017/11/03 18:02:05 UTC, 0 replies.
- [04/50] [abbrv] systemml git commit: [SYSTEMML-1963] Fix missing codegen dense-sparse vector primitives - posted by re...@apache.org on 2017/11/03 18:02:06 UTC, 0 replies.
- [05/50] [abbrv] systemml git commit: [SYSTEMML-1836] Fix unnecessary GC overhead in codegen row operations - posted by re...@apache.org on 2017/11/03 18:02:07 UTC, 0 replies.
- [06/50] [abbrv] systemml git commit: [SYSTEMML-1964] Extended codegen outer template and rework close types - posted by re...@apache.org on 2017/11/03 18:02:08 UTC, 0 replies.
- [07/50] [abbrv] systemml git commit: [SYSTEMML-540] Reduce the number of unknowns in ConvolutionOp - posted by re...@apache.org on 2017/11/03 18:02:09 UTC, 0 replies.
- [08/50] [abbrv] systemml git commit: [SYSTEMML-1903] Fix codegen row candidate exploration w/ row indexing - posted by re...@apache.org on 2017/11/03 18:02:10 UTC, 0 replies.
- [09/50] [abbrv] systemml git commit: [MINOR] [SYSTEMML-540] Reset the _cachedParams to avoid incorrect sizes - posted by re...@apache.org on 2017/11/03 18:02:11 UTC, 0 replies.
- [10/50] [abbrv] systemml git commit: [SYSTEMML-1966] Fix codegen plan cache false negatives, cleanups - posted by re...@apache.org on 2017/11/03 18:02:12 UTC, 0 replies.
- [11/50] [abbrv] systemml git commit: [MINOR] Fix missing warning on truncation of matrix/frame toString - posted by re...@apache.org on 2017/11/03 18:02:13 UTC, 0 replies.
- [12/50] [abbrv] systemml git commit: [SYSTEMML-1967] Fix spark rand instruction (#partitions for sparse) - posted by re...@apache.org on 2017/11/03 18:02:14 UTC, 0 replies.
- [13/50] [abbrv] systemml git commit: [SYSTEMML-1903] Fix robustness codegen row ops w/ unknowns - posted by re...@apache.org on 2017/11/03 18:02:15 UTC, 0 replies.
- [14/50] [abbrv] systemml git commit: [SYSTEMML-446] [SYSTEMML-702] Updated the sparse matrix multiplication to minimize sparse-to-dense as well as dense-to-sparse conversion - posted by re...@apache.org on 2017/11/03 18:02:16 UTC, 0 replies.
- [15/50] [abbrv] systemml git commit: [SYSTEMML-1968] Improved codegen optimizer (cost, mat points, pruning) - posted by re...@apache.org on 2017/11/03 18:02:17 UTC, 0 replies.
- [16/50] [abbrv] systemml git commit: [SYSTEMML-1970] Performance conv2d-backward-filter (for sparse filter) - posted by re...@apache.org on 2017/11/03 18:02:18 UTC, 0 replies.
- [17/50] [abbrv] systemml git commit: [SYSTEMML-1970] Performance conv2d-backward-data (for sparse filter) - posted by re...@apache.org on 2017/11/03 18:02:19 UTC, 0 replies.
- [18/50] [abbrv] systemml git commit: [MINOR] Fix analysis of sparse-safeness for codegen cell/magg ops - posted by re...@apache.org on 2017/11/03 18:02:20 UTC, 0 replies.
- [19/50] [abbrv] systemml git commit: [SYSTEMML-1971] New codegen vector primitive for counting nnz - posted by re...@apache.org on 2017/11/03 18:02:21 UTC, 0 replies.
- [20/50] [abbrv] systemml git commit: [MINOR] Improved autoencoder scripts (ordering row-shuffle/z-transform) - posted by re...@apache.org on 2017/11/03 18:02:22 UTC, 0 replies.
- [21/50] [abbrv] systemml git commit: [SYSTEMML-1648] Making SVM scripts work with MLContext - posted by re...@apache.org on 2017/11/03 18:02:23 UTC, 0 replies.
- [22/50] [abbrv] systemml git commit: [SYSTEMML-1970] Performance sparse conv2d operations w/ native libs - posted by re...@apache.org on 2017/11/03 18:02:24 UTC, 0 replies.
- [23/50] [abbrv] systemml git commit: [SYSTEMML-1972] Fix rewrite remove right indexing (w/ invalid ix range) - posted by re...@apache.org on 2017/11/03 18:02:25 UTC, 0 replies.
- [24/50] [abbrv] systemml git commit: [HOTFIX][SYSTEMML-1648] Fix l2svm and msvm algorithm scripts - posted by re...@apache.org on 2017/11/03 18:02:26 UTC, 0 replies.
- [25/50] [abbrv] systemml git commit: [SYSTEMML-1903, 1968] Fix codegen row templates w/ partial unknowns - posted by re...@apache.org on 2017/11/03 18:02:27 UTC, 0 replies.
- [26/50] [abbrv] systemml git commit: [SYSTEMML-540] Include the memory requirement of each layer in the summary table of Caffe2DML - posted by re...@apache.org on 2017/11/03 18:02:28 UTC, 0 replies.
- [27/50] [abbrv] systemml git commit: [SYSTEMML-1969] Support single-precision operations on GPU backend - posted by re...@apache.org on 2017/11/03 18:02:29 UTC, 0 replies.
- [28/50] [abbrv] systemml git commit: [SYSTEMML-1969] Support single-precision operations on GPU backend - posted by re...@apache.org on 2017/11/03 18:02:30 UTC, 0 replies.
- [29/50] [abbrv] systemml git commit: [SYSTEMML-1969] Support single-precision operations on GPU backend - posted by re...@apache.org on 2017/11/03 18:02:31 UTC, 0 replies.
- [30/50] [abbrv] systemml git commit: [SYSTEMML-1969] Support single-precision operations on GPU backend - posted by re...@apache.org on 2017/11/03 18:02:32 UTC, 0 replies.
- [31/50] [abbrv] systemml git commit: [SYSTEMML-446] Bugfix for GPU sparse right indexing with empty output - posted by re...@apache.org on 2017/11/03 18:02:33 UTC, 0 replies.
- [32/50] [abbrv] systemml git commit: [MINOR] Enable single precision GPU tests - posted by re...@apache.org on 2017/11/03 18:02:34 UTC, 0 replies.
- [33/50] [abbrv] systemml git commit: [SYSTEMML-446] Minimize the chances of eviction for right indexing operation - posted by re...@apache.org on 2017/11/03 18:02:35 UTC, 0 replies.
- [34/50] [abbrv] systemml git commit: [SYSTEMML-1970] Performance conv2d backward filter (dense/sparse-sparse) - posted by re...@apache.org on 2017/11/03 18:02:36 UTC, 0 replies.
- [35/50] [abbrv] systemml git commit: [SYSTEMML-1952] Fix codegen row ops w/ non-allocated dense side inputs - posted by re...@apache.org on 2017/11/03 18:02:37 UTC, 0 replies.
- [36/50] [abbrv] systemml git commit: [SYSTEMML-1693] New IPA pass for function inlining after rewrites - posted by re...@apache.org on 2017/11/03 18:02:38 UTC, 0 replies.
- [37/50] [abbrv] systemml git commit: [SYSTEMML-1976] Performance codegen outer ops w/ ultra-sparse inputs - posted by re...@apache.org on 2017/11/03 18:02:39 UTC, 0 replies.
- [38/50] [abbrv] systemml git commit: [SYSTEMML-1977] Fix codegen spark row ops w/ multiple rdd inputs - posted by re...@apache.org on 2017/11/03 18:02:40 UTC, 0 replies.
- [39/50] [abbrv] systemml git commit: [SYSTEMML-540] Avoid redundant computation of cudnnPoolingForward in max_pool_backward - posted by re...@apache.org on 2017/11/03 18:02:41 UTC, 0 replies.
- [40/50] [abbrv] systemml git commit: [MINOR] Fix consistency task partitioning in mm, mmchain, codegen row - posted by re...@apache.org on 2017/11/03 18:02:42 UTC, 0 replies.
- [41/50] [abbrv] systemml git commit: [SYSTEMML-1693] More aggressive function inlining after rewrites - posted by re...@apache.org on 2017/11/03 18:02:43 UTC, 0 replies.
- [42/50] [abbrv] systemml git commit: [SYSTEMML-540] Added a rewrite to support a common tensor operation (sum over channels) - posted by re...@apache.org on 2017/11/03 18:02:44 UTC, 0 replies.
- [43/50] [abbrv] systemml git commit: [SYSTEMML-1979] Improved codegen optimizer (cost model, various fixes) - posted by re...@apache.org on 2017/11/03 18:02:45 UTC, 0 replies.
- [44/50] [abbrv] systemml git commit: [MINOR][SYSTEMML-1979] Fix codegen plan enumeration (cost bound) - posted by re...@apache.org on 2017/11/03 18:02:46 UTC, 0 replies.
- [45/50] [abbrv] systemml git commit: [SYSTEMML-1979] Improved codegen cost model (sparsity, minor fixes) - posted by re...@apache.org on 2017/11/03 18:02:47 UTC, 0 replies.
- [46/50] [abbrv] systemml git commit: [SYSTEMML-1980] HopDagValidator: Accept Integer Matrices - posted by re...@apache.org on 2017/11/03 18:02:48 UTC, 0 replies.
- [47/50] [abbrv] systemml git commit: [SYSTEMML-1981] Fix graceful value type casts on function invocations - posted by re...@apache.org on 2017/11/03 18:02:49 UTC, 0 replies.
- [48/50] [abbrv] systemml git commit: [SYSTEMML-1982] Improved IPA pass for recompile_once functions - posted by re...@apache.org on 2017/11/03 18:02:50 UTC, 0 replies.
- [49/50] [abbrv] systemml git commit: [SYSTEMML-1983] New codegen cplan rewrite framework (micro optims) - posted by re...@apache.org on 2017/11/03 18:02:51 UTC, 0 replies.
- [50/50] [abbrv] systemml git commit: [SYSTEMML-1984] Robustness JMLC prepared scripts (outputs and configs) - posted by re...@apache.org on 2017/11/03 18:02:52 UTC, 0 replies.
- systemml git commit: [MINOR] added additional examples - posted by re...@apache.org on 2017/11/03 21:32:21 UTC, 0 replies.
- [1/5] systemml git commit: [MINOR] Performance createvar, rmvar and cleanup meta data handling - posted by mb...@apache.org on 2017/11/04 01:58:46 UTC, 0 replies.
- [2/5] systemml git commit: [MINOR] Performance createvar, rmvar and cleanup meta data handling - posted by mb...@apache.org on 2017/11/04 01:58:47 UTC, 0 replies.
- [3/5] systemml git commit: [MINOR] Performance function invocation of dml-bodied UDFs - posted by mb...@apache.org on 2017/11/04 01:58:48 UTC, 0 replies.
- [4/5] systemml git commit: [MINOR] Performance library UDF rowClassMeet (sparse inputs, grouping) - posted by mb...@apache.org on 2017/11/04 01:58:49 UTC, 0 replies.
- [5/5] systemml git commit: [SYSTEMML-1984] Fix special cases of JMLC prepare/execute sequences - posted by mb...@apache.org on 2017/11/04 01:58:50 UTC, 0 replies.
- systemml git commit: [Minor] update creation of lite jar - posted by re...@apache.org on 2017/11/04 05:31:15 UTC, 0 replies.
- [1/3] systemml git commit: [HOTFIX] Fix JMLC tests (write/read order, tmp dir, fixed seeds) - posted by mb...@apache.org on 2017/11/05 01:56:28 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-1986] New nary cbind/rbind (compiler/runtime for cp/spark) - posted by mb...@apache.org on 2017/11/05 01:56:29 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-1986] New nary cbind/rbind (compiler/runtime for cp/spark) - posted by mb...@apache.org on 2017/11/05 01:56:30 UTC, 0 replies.
- [1/3] systemml git commit: [MINOR] Performance shallow reshape and sparse cbind operations - posted by mb...@apache.org on 2017/11/05 22:29:53 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-1987] Fix JMLC handling of disabled parfor (convert to for) - posted by mb...@apache.org on 2017/11/05 22:29:54 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-1988] JMLC API extension for cloning prepared scripts - posted by mb...@apache.org on 2017/11/05 22:29:55 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1989] Performance external UDF invocation (loading, parsing) - posted by mb...@apache.org on 2017/11/06 03:32:20 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-1988] Fix cloning of prepared scripts, rework CP runtime - posted by mb...@apache.org on 2017/11/07 20:27:18 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-1988] Fix cloning of prepared scripts, rework CP runtime - posted by mb...@apache.org on 2017/11/07 20:27:19 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-1988] Fix cloning of prepared scripts, rework CP runtime - posted by mb...@apache.org on 2017/11/07 20:27:20 UTC, 0 replies.
- systemml git commit: [SYSTEMML-848] Create Release Creation Process doc - posted by gw...@apache.org on 2017/11/08 00:32:20 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1984] Fix robustness JMLC config mgmt, read from input streams - posted by mb...@apache.org on 2017/11/08 02:15:47 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-540] Include the memory requirement of each layer in the summary table of Caffe2DML - posted by gw...@apache.org on 2017/11/08 05:09:37 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-848] Create Release Creation Process doc - posted by gw...@apache.org on 2017/11/08 05:09:38 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2008] Fix codegen row/cell tpl compilation w/ unknown sizes - posted by mb...@apache.org on 2017/11/08 05:27:54 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-1990] New rewrites for rand, outer products, and cbind/rbind - posted by mb...@apache.org on 2017/11/08 21:21:05 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2007] New order builtin w/ multiple order-by columns - posted by mb...@apache.org on 2017/11/08 21:21:06 UTC, 0 replies.
- systemml git commit: [MINOR] Additional input/output verification in flaky JMLC test - posted by mb...@apache.org on 2017/11/08 21:48:35 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-1990] New rewrite for order operation chains - posted by mb...@apache.org on 2017/11/09 03:40:27 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Fix robustness empty filename handling for JMLC and MLContext - posted by mb...@apache.org on 2017/11/09 03:40:28 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1345] Removed instruction patching rand/seq/sample dims - posted by mb...@apache.org on 2017/11/09 07:17:59 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-1990] Fix cbind/rbind folding test (exec type) - posted by mb...@apache.org on 2017/11/09 19:38:33 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1978] Add PCA to Performance Test Suite - posted by kk...@apache.org on 2017/11/09 19:48:26 UTC, 0 replies.
- [1/4] systemml git commit: [MINOR] Performance createvar instruction, cleanup data handles - posted by mb...@apache.org on 2017/11/10 06:06:52 UTC, 0 replies.
- [2/4] systemml git commit: [MINOR] Performance createvar instruction, cleanup data handles - posted by mb...@apache.org on 2017/11/10 06:06:53 UTC, 0 replies.
- [3/4] systemml git commit: [SYSTEMML-1990] Generalized ctable rewrites (seq-table, const inputs) - posted by mb...@apache.org on 2017/11/10 06:06:54 UTC, 0 replies.
- [4/4] systemml git commit: [SYSTEMML-2009] Performance multi-threaded JMLC scoring (contention) - posted by mb...@apache.org on 2017/11/10 06:06:55 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2010] Improved rewrite for merging statement blocks - posted by mb...@apache.org on 2017/11/11 03:59:31 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Reduced instruction footprint of ctable and outer operations - posted by mb...@apache.org on 2017/11/11 03:59:32 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2010] Fix merge of blocks w/ external functions - posted by mb...@apache.org on 2017/11/11 22:15:44 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2013] Fix robustness spark nary cbind and rpc configuration - posted by mb...@apache.org on 2017/11/12 06:09:19 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2009] Fix codegen thread contention in multi-threaded parfor - posted by mb...@apache.org on 2017/11/12 08:28:22 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR][SYSTEMML-1917] Refactoring hops get/set, incl exception handling - posted by mb...@apache.org on 2017/11/12 08:28:23 UTC, 0 replies.
- systemml git commit: [MINOR] Fix flaky JMLC MSVM scoring test (avoid unnecessary R runs) - posted by mb...@apache.org on 2017/11/12 22:57:59 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1969] Perform float-to-double conversion during eviction on host - posted by ni...@apache.org on 2017/11/14 18:39:01 UTC, 0 replies.
- systemml git commit: [MINOR] Merge extra GPU and extra DNN flags into single "sysml.stats.finegrained" flag to simplify usage - posted by ni...@apache.org on 2017/11/14 19:07:10 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2014] New optional sideeffect parameter for external UDFs - posted by mb...@apache.org on 2017/11/14 19:53:12 UTC, 0 replies.
- [2/3] systemml git commit: [MINOR] Cleanup applied rewrites in optimization level 1 - posted by mb...@apache.org on 2017/11/14 19:53:13 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-1990] Vectorization of consecutive right-left indexing pairs - posted by mb...@apache.org on 2017/11/14 19:53:14 UTC, 0 replies.
- systemml git commit: [MINOR] Fixed incorrect memory estimates in Caffe2DML summary for a network with separate label and features data layer - posted by ni...@apache.org on 2017/11/15 00:04:42 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2007] New spark order operations w/ multiple order-by cols - posted by mb...@apache.org on 2017/11/15 03:02:35 UTC, 0 replies.
- [2/2] systemml git commit: [MINOR] Performance sparse cbind/rbind (shallow copy on empty rhs) - posted by mb...@apache.org on 2017/11/15 03:02:36 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1630] Allow user to specify custom path to BLAS libraries - posted by ni...@apache.org on 2017/11/15 06:16:29 UTC, 0 replies.
- systemml git commit: [MINOR] Updated setBLASPath to provide the BLAS type along with the path - posted by ni...@apache.org on 2017/11/15 18:06:07 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1630] [MINOR] Integrated setting of blas directory with SystemML configuration property - posted by ni...@apache.org on 2017/11/15 20:48:36 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Fix explain output (missing line numbers for block w/ writes) - posted by mb...@apache.org on 2017/11/16 01:45:26 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-1958] Performance sparse conv2d (im2col, alloc, load balance) - posted by mb...@apache.org on 2017/11/16 01:45:27 UTC, 0 replies.
- systemml git commit: [MINOR] [DOC] Updated the native BLAS documentation - posted by ni...@apache.org on 2017/11/16 03:14:44 UTC, 0 replies.
- [1/3] systemml git commit: [SYSTEMML-2015] Performance sparse diagV2M and removeEmpty (CSR output) - posted by mb...@apache.org on 2017/11/16 08:10:41 UTC, 0 replies.
- [2/3] systemml git commit: [SYSTEMML-2016] Performance frame cbind and vector frame casts (shallow) - posted by mb...@apache.org on 2017/11/16 08:10:42 UTC, 0 replies.
- [3/3] systemml git commit: [SYSTEMML-2017] Fix missing bufferpool cleanup of frame intermediates - posted by mb...@apache.org on 2017/11/16 08:10:43 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1630] Allow setting and resetting of sysml.native.blas property for different execution - posted by ni...@apache.org on 2017/11/16 22:13:28 UTC, 0 replies.
- systemml git commit: [MINOR] Added max_pool_backward tests in nn library - posted by ni...@apache.org on 2017/11/16 22:44:05 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Fixed a bug in CP relu_maxpool* operations - posted by ni...@apache.org on 2017/11/16 23:59:06 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2015] Performance ctable operations (entries, rehashing) - posted by mb...@apache.org on 2017/11/17 06:33:42 UTC, 0 replies.
- systemml git commit: [SYSTEMML-1658] Support nested jvm_stdout and also enable routing of DML print statements from JVM back to Python - posted by ni...@apache.org on 2017/11/17 21:01:40 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2015] Fix ctable rehashing of collided entries - posted by mb...@apache.org on 2017/11/17 21:21:28 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2019] Fix missing codegen support for cbind-add operations - posted by mb...@apache.org on 2017/11/18 01:39:40 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2020] Avoid sparse-dense conversion in codegen outer tpls - posted by mb...@apache.org on 2017/11/18 01:39:41 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2021] Fix robustness codegen optimizer (opening heuristic) - posted by mb...@apache.org on 2017/11/18 06:12:43 UTC, 0 replies.
- [2/2] systemml git commit: tweak - posted by mb...@apache.org on 2017/11/18 06:12:44 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2021] Fix robustness codegen optimizer (opening heuristic) [Forced Update!] - posted by mb...@apache.org on 2017/11/18 06:21:14 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2016] Performance frame transformencode (meta data creation) - posted by mb...@apache.org on 2017/11/18 09:01:44 UTC, 0 replies.
- systemml git commit: [SYSTEMML-2022] Fix codegen blocksize handling for spark row ops - posted by mb...@apache.org on 2017/11/20 00:24:44 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2023] Fix RDD collect of compressed distributed matrices - posted by mb...@apache.org on 2017/11/20 07:32:00 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2020] Fix codegen outer handling of sparse side inputs - posted by mb...@apache.org on 2017/11/20 07:32:01 UTC, 0 replies.
- systemml git commit: [HOTFIX][SYSTEMML-2020] Fix case-sensitive names of new test scripts - posted by mb...@apache.org on 2017/11/20 20:46:16 UTC, 0 replies.
- systemml git commit: [SYSTEMML-540] Remove caffe dependency from Keras2DML - posted by ni...@apache.org on 2017/11/21 00:07:26 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] [DOC] Updated the native BLAS documentation - posted by ni...@apache.org on 2017/11/21 00:28:51 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-540] Remove caffe dependency from Keras2DML - posted by ni...@apache.org on 2017/11/21 00:28:52 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2024] Fix robustness codegen row output size handling - posted by mb...@apache.org on 2017/11/21 07:54:09 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2026] Fix OOM on codegen spark operations w/ broadcasts - posted by mb...@apache.org on 2017/11/21 07:54:10 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2027] Fix codegen race conditions in spark executors - posted by mb...@apache.org on 2017/11/22 07:07:04 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2028] Fix codegen invalid fallback from row to cell ops - posted by mb...@apache.org on 2017/11/22 07:07:05 UTC, 0 replies.
- systemml git commit: [SYSTEMML][MINOR] Fix classpath in release script - posted by ac...@apache.org on 2017/11/22 20:25:27 UTC, 0 replies.
- [1/2] systemml git commit: [MINOR] Fix test resource leaks to address intermittent test failures - posted by mb...@apache.org on 2017/11/23 04:31:28 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2025] Improved codegen optimizer (search space layout) - posted by mb...@apache.org on 2017/11/23 04:31:29 UTC, 0 replies.
- systemml git commit: [MINOR] Add step for compiling release verification code - posted by gw...@apache.org on 2017/11/24 18:32:38 UTC, 1 replies.
- systemml git commit: [MINOR] Turn on the parallel flush of jvm stdout by default. - posted by ni...@apache.org on 2017/11/29 18:24:12 UTC, 0 replies.
- systemml git commit: [MINOR] [DOC] Updated the deep learning documentation - posted by ni...@apache.org on 2017/11/29 23:09:23 UTC, 1 replies.
- [1/2] systemml git commit: [SYSTEMML-2030] Improved transitive exec type selection spark mm - posted by mb...@apache.org on 2017/11/30 03:11:20 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-2029] Fix sync issue of parallel binary block reader sparse - posted by mb...@apache.org on 2017/11/30 03:11:21 UTC, 0 replies.
- [1/2] systemml git commit: [SYSTEMML-2031] Fix robustness compression w/ incompressible data - posted by mb...@apache.org on 2017/11/30 21:00:02 UTC, 0 replies.
- [2/2] systemml git commit: [SYSTEMML-1990] New cleanup rewrite for removal of empty basic blocks - posted by mb...@apache.org on 2017/11/30 21:00:03 UTC, 0 replies.