public class cudnnFusedOpsPointerPlaceHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CUDNN_PTR_16B_ALIGNED |
static int |
CUDNN_PTR_ELEM_ALIGNED |
static int |
CUDNN_PTR_NULL |
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUDNN_PTR_NULL
public static final int CUDNN_PTR_ELEM_ALIGNED
public static final int CUDNN_PTR_16B_ALIGNED
public static String stringFor(int n)
Copyright © 2023. All rights reserved.