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 d28921a0bd [MINOR] Timeout test (#1878)
     new e4f988d251 [MINOR] Fix warnings and code quality issues
     new 33de453e87 [SYSTEMDS-3606] Performance shuffle-based spark quaternary 
operations

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:
 src/main/java/org/apache/sysds/hops/DnnOp.java     |   3 +-
 .../sysds/runtime/frame/data/FrameBlock.java       |   8 +-
 .../spark/QuaternarySPInstruction.java             | 174 +++++++--------------
 .../sysds/runtime/iogen/FormatIdentifyer.java      |  16 +-
 .../org/apache/sysds/runtime/iogen/RawIndex.java   |   2 +-
 .../iogen/template/MatrixGenerateReader.java       |   2 +-
 .../org/apache/sysds/performance/TimingUtils.java  |   2 +-
 .../sysds/performance/compression/APerfTest.java   |   2 +-
 .../sysds/performance/compression/IOBandwidth.java |   2 +-
 .../sysds/performance/compression/Serialize.java   |   2 +-
 .../sysds/test/component/misc/ThreadPool.java      |   4 +-
 11 files changed, 79 insertions(+), 138 deletions(-)

Reply via email to