public static interface LibMatrixDNNRotate180.Rotate180Worker
Modifier and Type | Method and Description |
---|---|
void |
execute(int inputN,
int outputN) |
static LibMatrixDNNRotate180.Rotate180Worker |
getWorker(MatrixBlock in,
MatrixBlock out,
DnnParameters params,
boolean zeroOutSparseOutput,
boolean trans) |
void execute(int inputN, int outputN)
static LibMatrixDNNRotate180.Rotate180Worker getWorker(MatrixBlock in, MatrixBlock out, DnnParameters params, boolean zeroOutSparseOutput, boolean trans)
Copyright © 2018 The Apache Software Foundation. All rights reserved.