This is an automated email from the ASF dual-hosted git repository.

mboehm7 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


    from 0ec57e9ad5 [MINOR] Federated Demo update --- It still works
     new 2889c0d37d [MINOR] Fix text/matrix-market readers counting nnz for 
symmetric data
     new b22f07c611 [MINOR] Fix warnings, imports, code quality, formatting 
issues

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../compress/colgroup/ColGroupSDCSingle.java       |   2 +-
 .../controlprogram/caching/MatrixObject.java       |   3 -
 .../parfor/stat/InfrastructureAnalyzer.java        |   2 -
 .../org/apache/sysds/runtime/data/TensorBlock.java |   1 +
 .../spark/ParameterizedBuiltinSPInstruction.java   |   3 +-
 .../spark/utils/FrameRDDAggregateUtils.java        |   4 -
 .../spark/utils/RDDConverterUtils.java             |   2 -
 .../sysds/runtime/io/ReaderTextCellParallel.java   |  34 ++-
 .../sysds/runtime/matrix/data/MatrixBlock.java     |   1 -
 .../encode/ColumnEncoderWordEmbedding.java         | 303 ++++++++++-----------
 .../performance/compression/TransformPerf.java     | 190 ++++++-------
 .../org/apache/sysds/test/AutomatedTestBase.java   |   1 -
 .../readers/ReadersTestCompareReaders.java         |   2 +
 .../test/component/compress/util/CountMapTest.java |  20 +-
 .../sysds/test/component/frame/FrameUtilTest.java  |   4 +-
 .../TransformFrameEncodeWordEmbedding1Test.java    |   1 -
 .../TransformFrameEncodeWordEmbedding2Test.java    |   2 -
 17 files changed, 289 insertions(+), 286 deletions(-)

Reply via email to