public class CPUTransformOpAction extends BaseCPUTransformOpAction
op| Constructor and Description |
|---|
CPUTransformOpAction(TransformOp op,
int threshold) |
CPUTransformOpAction(TransformOp op,
int threshold,
int tadIdx,
int tadDim)
Constructor for doing a 1d TAD first
|
CPUTransformOpAction(TransformOp op,
int threshold,
int n,
int offsetX,
int offsetY,
int offsetZ,
int incrX,
int incrY,
int incrZ) |
| Modifier and Type | Method and Description |
|---|---|
Void |
call()
Compute the result immediately, in the current thread
|
protected void |
compute() |
blockUntilComplete, doTensorFirst, invokeAsync, invokeBlockingexec, getRawResult, setRawResultadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, complete, completeExceptionally, fork, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnforkpublic CPUTransformOpAction(TransformOp op, int threshold, int n, int offsetX, int offsetY, int offsetZ, int incrX, int incrY, int incrZ)
public CPUTransformOpAction(TransformOp op, int threshold)
public CPUTransformOpAction(TransformOp op, int threshold, int tadIdx, int tadDim)
public Void call()
Taskprotected void compute()
compute in class RecursiveActionCopyright © 2016. All Rights Reserved.