public class CPUScalarOpViaTensorAction extends BaseCPUAction
| Constructor and Description |
|---|
CPUScalarOpViaTensorAction(ScalarOp op,
int threshold) |
| 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, tryUnforkprotected final ScalarOp op
public CPUScalarOpViaTensorAction(ScalarOp op, int threshold)
public Void call()
Taskprotected void compute()
compute in class RecursiveActionCopyright © 2016. All Rights Reserved.