public class cudnnBackendDescriptorType extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
stringFor(int n)
Returns a string representation of the given constant
|
public static final int CUDNN_BACKEND_POINTWISE_DESCRIPTOR
public static final int CUDNN_BACKEND_CONVOLUTION_DESCRIPTOR
public static final int CUDNN_BACKEND_ENGINE_DESCRIPTOR
public static final int CUDNN_BACKEND_ENGINECFG_DESCRIPTOR
public static final int CUDNN_BACKEND_ENGINEHEUR_DESCRIPTOR
public static final int CUDNN_BACKEND_EXECUTION_PLAN_DESCRIPTOR
public static final int CUDNN_BACKEND_INTERMEDIATE_INFO_DESCRIPTOR
public static final int CUDNN_BACKEND_KNOB_CHOICE_DESCRIPTOR
public static final int CUDNN_BACKEND_KNOB_INFO_DESCRIPTOR
public static final int CUDNN_BACKEND_LAYOUT_INFO_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_CONVOLUTION_FORWARD_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_CONVOLUTION_BACKWARD_FILTER_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_CONVOLUTION_BACKWARD_DATA_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_POINTWISE_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_GEN_STATS_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATIONGRAPH_DESCRIPTOR
public static final int CUDNN_BACKEND_VARIANT_PACK_DESCRIPTOR
public static final int CUDNN_BACKEND_TENSOR_DESCRIPTOR
public static final int CUDNN_BACKEND_MATMUL_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_MATMUL_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_BN_FINALIZE_STATISTICS_DESCRIPTOR
public static final int CUDNN_BACKEND_REDUCTION_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_REDUCTION_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_BN_BWD_WEIGHTS_DESCRIPTOR
public static final int CUDNN_BACKEND_RESAMPLE_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_RESAMPLE_FWD_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_RESAMPLE_BWD_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_CONCAT_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_SIGNAL_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_NORM_FORWARD_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_NORM_BACKWARD_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_RESHAPE_DESCRIPTOR
public static final int CUDNN_BACKEND_RNG_DESCRIPTOR
public static final int CUDNN_BACKEND_OPERATION_RNG_DESCRIPTOR
public static String stringFor(int n)
Copyright © 2023. All rights reserved.