| Package | Description |
|---|---|
| org.nd4j.autodiff.listeners.debugging |
| Modifier and Type | Method and Description |
|---|---|
static OpBenchmarkListener.Mode |
OpBenchmarkListener.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpBenchmarkListener.Mode[] |
OpBenchmarkListener.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
OpBenchmarkListener(Operation operation,
@NonNull OpBenchmarkListener.Mode mode) |
OpBenchmarkListener(Operation operation,
@NonNull OpBenchmarkListener.Mode mode,
long minRuntime) |
Copyright © 2021. All rights reserved.