Skip to content

Update conv_relu.py because of the update of cumm - #742

Open
bcecb wants to merge 1 commit into
traveller59:masterfrom
bcecb:patch-2
Open

Update conv_relu.py because of the update of cumm#742
bcecb wants to merge 1 commit into
traveller59:masterfrom
bcecb:patch-2

Conversation

@bcecb

@bcecb bcecb commented Mar 15, 2025

Copy link
Copy Markdown

It seems that cumm has been updated, so we should use 'stream=', not position parameter. cumm API below
def measure_and_print(name: str = "CUDATimer", *, stream: int = 0, out: Optional[List[float]] = None, enable: bool = True):

It seems that cumm has been updated, so we should use 'stream=', not position parameter. 
cumm API
'''def measure_and_print(name: str = "CUDATimer", *, stream: int = 0, out: Optional[List[float]] = None, enable: bool = True):'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant