Type Alias rcudnn_sys::cudnnAlgorithm_t
source · pub type cudnnAlgorithm_t = cudnnAlgorithmUnionStruct;Aliased Type§
struct cudnnAlgorithm_t {
pub algo: cudnnAlgorithmUnionStruct_Algorithm,
}Fields§
§algo: cudnnAlgorithmUnionStruct_Algorithm