Class OpExecutionerUtil


  • public class OpExecutionerUtil
    extends Object
    • Method Detail

      • checkForNaN

        public static void checkForNaN​(INDArray z)
      • checkForAny

        public static void checkForAny​(INDArray z)
      • checkForInf

        public static void checkForInf​(INDArray z)
      • checkForNaN

        public static void checkForNaN​(Op op,
                                       OpContext oc)
      • checkForInf

        public static void checkForInf​(Op op,
                                       OpContext oc)