Skip to content

Possibly redundant lines in cupy.cuda.function._launch()? #2439

@leofang

Description

@leofang

These two lines seem to be superseded by the usage of kargs:

cdef list pargs = []

pargs.append(cp)

I suppose they can be removed?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions