public class OpExecutionerUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkForAny(INDArray z) |
static void |
checkForInf(CustomOp op,
OpContext oc) |
static void |
checkForInf(INDArray z) |
static void |
checkForInf(Op op,
OpContext oc) |
static void |
checkForNaN(CustomOp op,
OpContext oc) |
static void |
checkForNaN(INDArray z) |
static void |
checkForNaN(Op op,
OpContext oc) |
Copyright © 2021. All rights reserved.