hosna

Results 3 comments of hosna

Had the same issue, just changed the device of the model and inputs to `.cuda()`

I have this issue too. I found this error `TypeError: dot() got an unexpected keyword argument 'trans_b'`, thus removed this attribute from the code (not good practice though). It yielded...

When I tried this it yielded an error: ``` subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'TritonRelBuildWithAsserts', '-j64']' returned non-zero exit status 2. [end of output] note: This error originates from...