Bobak

Results 6 comments of Bobak

> It seems to be complaining that you've defined v to be of a type containing Any. This makes sense to me since re.Pattern is a generic which hasn't had...

@galrotem @JKSenthil Any chance one of you could look into this and the other posted by @jaanli

Hey @songyuc, thanks for this feature request! Are you proposing to work on this yourself or did you want to leave it up for someone else to grab? Can you...

Hi @ChrisBog-MV Thanks for pointing this out! @JKSenthil I went through and looked at this. The issue is that we are following sklearn's convention of using ``` TN | FP...

+1 this is effecting me as well. Seems to normally work on cuda:0, also is stochastic on cuda != 0. ~Also your fix of set_device with `torch.cuda` does not work...