public class Nd4jCpu extends Nd4jCpuPresets
| Modifier and Type | Class and Description |
|---|---|
static class |
Nd4jCpu.NativeOps |
| Constructor and Description |
|---|
Nd4jCpu() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
debug() |
static void |
debug(boolean debug) |
static int |
element_threshold() |
static void |
element_threshold(int element_threshold) |
static int |
tad_threshold() |
static void |
tad_threshold(int tad_threshold) |
static boolean |
verbose() |
static void |
verbose(boolean verbose) |
mappublic static int tad_threshold()
public static void tad_threshold(int tad_threshold)
public static int element_threshold()
public static void element_threshold(int element_threshold)
@Cast(value="bool") public static boolean debug()
public static void debug(boolean debug)
@Cast(value="bool") public static boolean verbose()
public static void verbose(boolean verbose)
Copyright © 2017. All rights reserved.