Mojo struct
CachedCuDNNMetaNHWCFull
struct CachedCuDNNMetaNHWCFull
Fieldsβ
- βptr_handle (
UnsafePointer[UnsafePointer[NoneType, MutAnyOrigin], MutAnyOrigin]): - βptr_input_desc (
UnsafePointer[UnsafePointer[NoneType, MutAnyOrigin], MutAnyOrigin]): - βptr_filter_desc (
UnsafePointer[UnsafePointer[NoneType, MutAnyOrigin], MutAnyOrigin]): - βptr_conv_desc (
UnsafePointer[UnsafePointer[NoneType, MutAnyOrigin], MutAnyOrigin]): - βptr_output_desc (
UnsafePointer[UnsafePointer[NoneType, MutAnyOrigin], MutAnyOrigin]): - βworkspace_size (
Int): - βbest_algo (
cudnnConvolutionFwdAlgo_t): - βis_set (
Bool): - βin_dtype (
DType): - βin_ (
Tuple[Int, Int, Int, Int]): - βfilt (
Tuple[Int, Int, Int, Int]): - βout (
Tuple[Int, Int, Int, Int]): - βpad (
Tuple[Int, Int]): - βstride (
Tuple[Int, Int]): - βdil (
Tuple[Int, Int]):
Implemented traitsβ
AnyType,
Copyable,
ImplicitlyCopyable,
ImplicitlyDestructible,
Movable
Methodsβ
__init__β
__init__(out self)
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!