org.apache.sysml.runtime.matrix.data

Class LibMatrixDNNConv2dHelper.SparseNativeConv2d

  • java.lang.Object
    • org.apache.sysml.runtime.matrix.data.LibMatrixDNNConv2dHelper.SparseNativeConv2d
  • All Implemented Interfaces:
    Callable<Long>
    Enclosing class:
    LibMatrixDNNConv2dHelper


    public static class LibMatrixDNNConv2dHelper.SparseNativeConv2d
    extends Object
    implements Callable<Long>
    This operator is used only if native is enabled, filter is dense and input is sparse

Copyright © 2017 The Apache Software Foundation. All rights reserved.