Skip to content

Wrap the main cudnn functions #7

Description

@WilliamTambellini

cuew is wrapping most/all cuda and nvrtc api.
Woud it also make sens to wrap cudnn, at least its main api :

  • cudnnCreate, cudnnDestroy
  • cudnnSetTensorNdDescriptor, cudnnSetTensor4dDescriptor
  • cudnnCreateTensorDescriptor, cudnnCreatePoolingDescriptor, cudnnCreateReduceTensorDescriptor
  • cudnnSetReduceTensorDescriptor
  • cudnnGetReductionWorkspaceSize
  • cudnnSetPoolingNdDescriptor, cudnnSetPooling2dDescriptor
  • cudnnPoolingForward, cudnnPoolingBackward
  • cudnnReduceTensor
    ?
    Kind
    WT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions